cisst-saw
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
catkin_ws
src
cisst-saw
sawBarrett
include
sawBarrett
sawBarrettExport.h
Go to the documentation of this file.
1
2
// check if this module is build as a DLL
3
#ifdef sawBarrett_EXPORTS
4
#define CISST_THIS_LIBRARY_AS_DLL
5
#endif
6
7
// include common defines
8
#include <
cisstCommon/cmnExportMacros.h
>
9
10
// avoid impact on other modules
11
#undef CISST_THIS_LIBRARY_AS_DLL
12
cmnExportMacros.h
Macros for the creation of Visual C++ Dlls.
Generated by
1.8.6