ML Reference
MeVis/Foundation/Sources/MLUtilities/mlSystemWarningsRestore.h
Go to the documentation of this file.
00001 // **InsertLicense** code
00002 //-------------------------------------------------------------------------
00005 
00010 //-------------------------------------------------------------------------
00011 
00012 // Do not use include guards since this file must be includable multiply!
00013 
00014 #ifdef _MSC_VER
00015 
00016 #pragma warning( pop )
00017 #endif
00018 
00019