From: malaterre Date: Sat, 3 Sep 2005 18:24:10 +0000 (+0000) Subject: COMP: Add include file X-Git-Tag: Version1.2.bp~144 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=635e78f4c8ef1ac3219ab8c1c305a7d9f12c53f1;p=gdcm.git COMP: Add include file --- diff --git a/src/gdcmDict.h b/src/gdcmDict.h index 68aacb93..316f7ccd 100644 --- a/src/gdcmDict.h +++ b/src/gdcmDict.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDict.h,v $ Language: C++ - Date: $Date: 2005/09/02 07:00:04 $ - Version: $Revision: 1.40 $ + Date: $Date: 2005/09/03 18:24:10 $ + Version: $Revision: 1.41 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -23,6 +23,7 @@ #include "gdcmDictEntry.h" #include +#include // for ifstream #include #include