EAPSerial.h merged into EAP.h

This commit is contained in:
2016-07-20 18:17:25 +02:00
parent b26ab72e6e
commit 2f4425f38c
9 changed files with 552 additions and 593 deletions

View File

@@ -18,6 +18,8 @@
along with GÉANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
#include "EAP.h"
#include <sal.h>
namespace eap
@@ -74,7 +76,6 @@ namespace eapserial
#pragma once
#include "Module.h"
#include "EAPSerial.h"
#include "EAPXML.h"
#include "../../../include/Version.h"