MeVisLab Toolbox Reference
mlInitSystemITKSupport.h File Reference

Go to the source code of this file.

Macros

#define ITKML_TYPENAME
 Define it empty. In some cases VC++6 does not accept "typename" where non WIN32 compilers do. More...
 
#define MLITK_SUPPORT_EXPORT   ML_LIBRARY_IMPORT_ATTRIBUTE
 When included by other libraries MLITK_SUPPORT_EXPORT is compiled as import symbol. More...
 

Macro Definition Documentation

◆ ITKML_TYPENAME

#define ITKML_TYPENAME

Define it empty. In some cases VC++6 does not accept "typename" where non WIN32 compilers do.

Definition at line 45 of file mlInitSystemITKSupport.h.

◆ MLITK_SUPPORT_EXPORT

#define MLITK_SUPPORT_EXPORT   ML_LIBRARY_IMPORT_ATTRIBUTE

When included by other libraries MLITK_SUPPORT_EXPORT is compiled as import symbol.

Definition at line 63 of file mlInitSystemITKSupport.h.