peer: Move all generic methods upstream from peer_tls_base
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
@@ -28,7 +28,6 @@ namespace eap
|
||||
|
||||
#include "Config.h"
|
||||
#include "Credentials.h"
|
||||
#include "Module.h"
|
||||
|
||||
#include <WinStd/EAP.h>
|
||||
|
||||
@@ -42,6 +41,8 @@ extern "C" {
|
||||
|
||||
namespace eap
|
||||
{
|
||||
class module;
|
||||
|
||||
///
|
||||
/// \defgroup EAPBaseMethod Methods
|
||||
/// Methods
|
||||
|
Reference in New Issue
Block a user