X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmDict.cxx;h=3acd3fc310fe3db56d154c6508c14b96024ade12;hb=659604feaaaf9519d03d59d66711f6b4b8290804;hp=ad8945f586311372f9e058163c040ac04e12329b;hpb=9d7bc1062abc4ca53c072f752c8938b08748fff8;p=gdcm.git diff --git a/src/gdcmDict.cxx b/src/gdcmDict.cxx index ad8945f5..3acd3fc3 100644 --- a/src/gdcmDict.cxx +++ b/src/gdcmDict.cxx @@ -1,18 +1,8 @@ // gdcmDict.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 #include "gdcmDict.h" #include "gdcmUtil.h" +#include /** * \ingroup gdcmDict