X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmException.h;h=ff0fa67d7758c686acab544e55fa958be07bac45;hb=74e3bc05fade5a18f193e7d1122c74756c0e689e;hp=b1875b5880a8840c0b8bbcd2660aabff9916f6fc;hpb=0fd97a2f44764117b637de53e09b8a329ca133f8;p=gdcm.git diff --git a/src/gdcmException.h b/src/gdcmException.h index b1875b58..ff0fa67d 100644 --- a/src/gdcmException.h +++ b/src/gdcmException.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmException.h,v $ Language: C++ - Date: $Date: 2004/11/04 18:14:34 $ - Version: $Revision: 1.18 $ + Date: $Date: 2004/12/03 20:16:58 $ + Version: $Revision: 1.19 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -20,9 +20,11 @@ #define GDCM_EXCEPTION_H #include "gdcmCommon.h" + #include #include #include + namespace gdcm {