X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmVR.cxx;h=c20aa4a2f0a5a515f8f72026c11c9a9bf5849543;hb=2f30dd9c340a90310871d689c0e8fbebb55af567;hp=64d708e366669dd9c5125dd92f6cc703a12a9db7;hpb=eb941e8785d3742b8a6a1aac964d43dcb4cf49f0;p=gdcm.git diff --git a/src/gdcmVR.cxx b/src/gdcmVR.cxx index 64d708e3..c20aa4a2 100644 --- a/src/gdcmVR.cxx +++ b/src/gdcmVR.cxx @@ -1,15 +1,5 @@ // gdcmVR.cxx -//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 "gdcmVR.h" gdcmVR::gdcmVR(void) {