]> Creatis software - gdcm.git/blobdiff - gdcmPython/gdcm.i
* src/*.[h] all occurences of stl classes are now prefixed with
[gdcm.git] / gdcmPython / gdcm.i
index 41d5ee2080708e256e2da6137d9f51081a64ed03..02ddf0acb41059d252386ff90b085057356a7b88 100644 (file)
@@ -8,6 +8,7 @@
 #include "gdcmElValSet.h"
 #include "gdcmHeader.h"
 #include "gdcmFile.h"
+using namespace std;
 
 // Utility functions on strings for removing leading and trailing spaces
 void EatLeadingAndTrailingSpaces(string & s) {