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.
15#ifndef __IGTL_WIN32HEADER_H
16#define __IGTL_WIN32HEADER_H
18#include "igtl_typeconfig.h"
20#if (defined(_WIN32) || defined(WIN32)) && !defined(IGTLSTATIC)
21# ifdef IGTLCommon_EXPORTS
22# define igtl_export __declspec(dllexport)
24# define igtl_export __declspec(dllimport)
37# pragma warning ( disable : 4996 )
Generated for OpenIGTLink by
Doxygen
1.9.8 written by Dimitri van Heesch,
© 1997-2012