]> Creatis software - gdcm.git/blobdiff - src/gdcmException.cxx
* When compiling with distutils (see setup.py) the C++ compiler is
[gdcm.git] / src / gdcmException.cxx
index fcf2f3149eae9b92e8bbf4c8f018063e72577a0f..c1ee3086fcb29c3a90d2b79fcbc013560f14e3f5 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <typeinfo>
 #include <stdio.h>
+using namespace std;
 
 
 gdcmException::gdcmException(const string &f, const string& msg) throw()