]> Creatis software - gdcm.git/blobdiff - src/gdcmHeaderIdo.cxx
All the 'accesors with euristics' move to the end of the file
[gdcm.git] / src / gdcmHeaderIdo.cxx
index 4cd5d9f1654a33f590bda628848d2805b803b4de..a6f1a4cd62e6636816f1281b84671943a0836e0e 100644 (file)
@@ -2,6 +2,7 @@
 
 #include "gdcmIdo.h"
 #include "gdcmUtil.h"
+using namespace std;
 
 gdcmHeaderIdo::gdcmHeaderIdo (char* InFilename)
        : gdcmHeader(InFilename)