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
|
||||
#pragma once
|
||||
|
||||
#include "Config.h"
|
||||
#include "Module.h"
|
||||
|
||||
#include "../../../include/Version.h"
|
||||
|
||||
@@ -45,6 +44,8 @@ namespace eap
|
||||
|
||||
namespace eap
|
||||
{
|
||||
class module;
|
||||
|
||||
/// \addtogroup EAPBaseCred
|
||||
/// @{
|
||||
|
||||
|
Reference in New Issue
Block a user