X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmException.cxx;h=c1ee3086fcb29c3a90d2b79fcbc013560f14e3f5;hb=0fa193d8b312b90f2ee822e1ee87f6e2fbd1dcb5;hp=fcf2f3149eae9b92e8bbf4c8f018063e72577a0f;hpb=a76c87a014480149a0fc8524124a596083322600;p=gdcm.git diff --git a/src/gdcmException.cxx b/src/gdcmException.cxx index fcf2f314..c1ee3086 100644 --- a/src/gdcmException.cxx +++ b/src/gdcmException.cxx @@ -2,6 +2,7 @@ #include #include +using namespace std; gdcmException::gdcmException(const string &f, const string& msg) throw()