MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLCSO/MLCSOSystem.h
Go to the documentation of this file.
00001 // **InsertLicense** code
00002 //----------------------------------------------------------------------------------
00004 
00009 //----------------------------------------------------------------------------------
00010 
00011 #ifndef __MLCSOSystem_H
00012 #define __MLCSOSystem_H
00013 
00015 
00016 
00017 #ifdef MLCSO_EXPORTS
00018 #define MLCSO_EXPORT ML_LIBRARY_EXPORT_ATTRIBUTE
00019 #else
00020 #define MLCSO_EXPORT ML_LIBRARY_IMPORT_ATTRIBUTE
00021 #endif
00022 
00023 
00024 #endif // __MLCSOSystem_H