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)
|
||||
#include "TwinCAT/AdsDef.h"
|
||||
#else
|
||||
#include "standalone/AdsDef.h"
|
||||
#include "Standalone/AdsDef.h"
|
||||
#endif
|
||||
|
||||
#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)
|
||||
#include "TwinCAT/AdsLib.h"
|
||||
#else
|
||||
#include "standalone/AdsLib.h"
|
||||
#include "Standalone/AdsLib.h"
|
||||
#endif
|
||||
|
||||
#include "Sockets.h"
|
||||
|
Loading…
Reference in New Issue
Block a user