Commit 57980a45 authored by YannGarcia's avatar YannGarcia
Browse files

Add missing file to compile & execute AtsPki

parent ecb4c8c6
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -33,12 +33,11 @@
#endif

#ifdef AtsPki
#include "BTP_ports/UpperTesterPort_BTP.hh"
#include "GN_ports/UpperTesterPort_GN.hh"
#ifndef LibItsGeoNetworking__TestSystem_HH
#include "Pki_ports/UpperTesterPkiPort.hh"
#endif
//  #include "BTP_ports/UpperTesterPort_BTP.hh"
//  #include "CAM_ports/UpperTesterPort_CAM.hh"
#endif

#ifdef AtsIS
@@ -96,7 +95,7 @@
#endif

#ifdef AtsPki
//#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_BTP.hh"
#include "UpperTesterPort_CAM.hh"
#include "UpperTesterPort_DENM.hh"
#include "UpperTesterPort_GN.hh"