X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=src%2FgdcmUtil.cxx;h=1c521040b7e4ec7916a33d4f558dec67a960eb70;hb=056201f7ae914314059ccb136d35c674a0ad9e0b;hp=207b66f13351b1d435182b411c09947c9838565c;hpb=0457e1e8fc68df6d9e2d1a0fcd0053ecee3c5ad7;p=gdcm.git diff --git a/src/gdcmUtil.cxx b/src/gdcmUtil.cxx index 207b66f1..1c521040 100644 --- a/src/gdcmUtil.cxx +++ b/src/gdcmUtil.cxx @@ -1,7 +1,8 @@ -// gdcmUtil.cxx +// $Header: /cvs/public/gdcm/src/gdcmUtil.cxx,v 1.11 2003/05/21 16:26:28 regrain Exp $ #include // For isspace #include "gdcmUtil.h" +using namespace std; // Library globals. gdcmDebug dbg;