X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmFile.cxx;h=678a54940d0a676ab8676f3cb5ca6eafe2d651ab;hb=29bdd1e88a28b6267618f633f304e1154537ce7b;hp=475ec04ecf74c3cc5b659bed0568a20687cb2f52;hpb=48e636386a4c47aedb816f29799a20bcbaaf35db;p=gdcm.git diff --git a/src/gdcmFile.cxx b/src/gdcmFile.cxx index 475ec04e..678a5494 100644 --- a/src/gdcmFile.cxx +++ b/src/gdcmFile.cxx @@ -1,17 +1,5 @@ // gdcmFile.cxx -//This is needed when compiling in debug mode -#ifdef _MSC_VER -// 'type' : forcing value to bool 'true' or 'false' (performance warning) -//#pragma warning ( disable : 4800 ) -// '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 "gdcmFile.h" #include "gdcmUtil.h" #include "iddcmjpeg.h" // for the 'LibIDO' Jpeg LossLess