We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8448b4b commit 38d1d0fCopy full SHA for 38d1d0f
VC++/Database.h
@@ -1,6 +1,6 @@
1
#ifndef __DATABASE_H
2
#define __DATABASE_H
3
-#include "TSMaster.h"
+#include "TSMasterMP.h"
4
5
// CAN Databases
6
// LIN Databases
VC++/MPLibCode.cpp
@@ -1,5 +1,5 @@
#define TSMP_IMPL
#include "MPLibrary.h"
#include "Database.h"
#include "Test.h"
VC++/MPLibCodeExtern.cpp
@@ -1,4 +1,4 @@
VC++/TSMasterBaseInclude.h
#ifndef __TSMASTER_BASE_INCLUDE
#define __TSMASTER_BASE_INCLUDE
#endif
0 commit comments