Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Go to the documentation of this file.
17 #ifndef __IGTL_WIN32HEADER_H
18 #define __IGTL_WIN32HEADER_H
20 #include "igtl_typeconfig.h"
22 #if (defined(_WIN32) || defined(WIN32)) && !defined(IGTLSTATIC)
23 # ifdef IGTLCommon_EXPORTS
24 # define igtl_export __declspec(dllexport)
26 # define igtl_export __declspec(dllimport)
39 # pragma warning ( disable : 4996 )
Generated at Thu Mar 20 2014 16:32:06 for OpenIGTLink by
1.8.1.2 written by Dimitri van Heesch,
© 1997-2000