]> Creatis software - gdcm.git/blobdiff - src/gdcmJpeg12.cxx
*ENH: Turn it into DOS file type to match libgdcmijpeg8.dsp file type
[gdcm.git] / src / gdcmJpeg12.cxx
index 4b1cff5db926e665bac1fd4091380aeb8c8eaa49..1d21f4b20d0b4ecaa1babdcb2339faf15d248024 100644 (file)
@@ -1,12 +1,3 @@
-//This is needed when compiling in debug mode
-#ifdef _MSC_VER
-// 'identifier' : class 'type' needs to have dll-interface to be used by
-// clients of class 'type2'
-#pragma warning ( disable : 4251 )
-// 'identifier' : identifier was truncated to 'number' characters in the
-// debug information
-#pragma warning ( disable : 4786 )
-#endif //_MSC_VER
 
 #include <stdio.h>
 #include "gdcmFile.h"