MeVisLabToolboxReference
MeVisLab/Standard/Sources/Inventor/SoCSO/SoCSOSystem.h
Go to the documentation of this file.
00001 // **InsertLicense** code
00002 //----------------------------------------------------------------------------------
00004 
00009 //----------------------------------------------------------------------------------
00010 
00011 #ifndef __SoCSOSystem_H
00012 #define __SoCSOSystem_H
00013 
00014 #ifdef SOCSO_EXPORTS
00015 #define SOCSO_EXPORT ML_LIBRARY_EXPORT_ATTRIBUTE
00016 #else
00017 #define SOCSO_EXPORT ML_LIBRARY_IMPORT_ATTRIBUTE
00018 #endif
00019 
00020 #endif