Mod: fix warning [-Wmacro-redefined]
This commit is contained in:
@@ -31,12 +31,10 @@
|
||||
# define PathExport __declspec(dllexport)
|
||||
//# define RobotExport __declspec(dllexport) uncomment this to use KDL
|
||||
# define PartExport __declspec(dllimport)
|
||||
# define BaseExport __declspec(dllimport)
|
||||
#else // for Linux
|
||||
# define PathExport
|
||||
//# define RobotExport uncomment this to use KDL
|
||||
# define PartExport
|
||||
# define BaseExport
|
||||
#endif
|
||||
|
||||
#ifdef _PreComp_
|
||||
|
||||
Reference in New Issue
Block a user