Go to the documentation of this file. 21 #ifndef __vtkboneWin32Header_h 22 #define __vtkboneWin32Header_h 24 #include "vtkboneConfigure.h" 26 #if defined(WIN32) && !defined(VTKBONE_STATIC) 27 #if defined(vtkbone_EXPORTS) 28 #define VTKBONE_EXPORT __declspec( dllexport ) 30 #define VTKBONE_EXPORT __declspec( dllimport ) 33 #define VTKBONE_EXPORT