stand
This commit is contained in:
parent
1c0051e4da
commit
3d72b2af4a
2
das-dn/third_party/AdsLib/AdsDef.h
vendored
2
das-dn/third_party/AdsLib/AdsDef.h
vendored
@ -8,7 +8,7 @@
|
|||||||
#if defined(USE_TWINCAT_ROUTER)
|
#if defined(USE_TWINCAT_ROUTER)
|
||||||
#include "TwinCAT/AdsDef.h"
|
#include "TwinCAT/AdsDef.h"
|
||||||
#else
|
#else
|
||||||
#include "standalone/AdsDef.h"
|
#include "Standalone/AdsDef.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <iosfwd>
|
#include <iosfwd>
|
||||||
|
2
das-dn/third_party/AdsLib/AdsLib.h
vendored
2
das-dn/third_party/AdsLib/AdsLib.h
vendored
@ -8,7 +8,7 @@
|
|||||||
#if defined(USE_TWINCAT_ROUTER)
|
#if defined(USE_TWINCAT_ROUTER)
|
||||||
#include "TwinCAT/AdsLib.h"
|
#include "TwinCAT/AdsLib.h"
|
||||||
#else
|
#else
|
||||||
#include "standalone/AdsLib.h"
|
#include "Standalone/AdsLib.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "Sockets.h"
|
#include "Sockets.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user