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
cisst
cisstRobot
robExport.h
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/* ex: set filetype=cpp softtabstop=4 shiftwidth=4 tabstop=4 cindent expandtab: */
3
20
// check if this module is build as a DLL
21
#ifdef cisstRobot_EXPORTS
22
#define CISST_THIS_LIBRARY_AS_DLL
23
#endif
24
25
// include common defines
26
#include <
cisstCommon/cmnExportMacros.h
>
27
28
// avoid impact on other modules
29
#undef CISST_THIS_LIBRARY_AS_DLL
30
cmnExportMacros.h
Macros for the creation of Visual C++ Dlls.
Generated by
1.8.6