X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmElValSet.h;h=fe97e3c8e12fd394de43db1686bc5fb46742abac;hb=3a7de562dd07854a96a0a148e1c95652baefe2c8;hp=08490cfd7ae8954b5de44d6ee3c77d0c88e43ac2;hpb=b158878c883def8179e3eccc27fcea5bb6035a4c;p=gdcm.git diff --git a/src/gdcmElValSet.h b/src/gdcmElValSet.h index 08490cfd..fe97e3c8 100644 --- a/src/gdcmElValSet.h +++ b/src/gdcmElValSet.h @@ -1,13 +1,14 @@ -// $Header: /cvs/public/gdcm/src/Attic/gdcmElValSet.h,v 1.16 2003/07/23 08:43:03 jpr Exp $ +// $Header: /cvs/public/gdcm/src/Attic/gdcmElValSet.h,v 1.17 2003/10/02 11:26:15 malaterre Exp $ #ifndef GDCMELVALSET_H #define GDCMELVALSET_H -#include // FIXME For FILE on GCC only -#include #include "gdcmCommon.h" #include "gdcmElValue.h" +#include // FIXME For FILE on GCC only +#include + //////////////////////////////////////////////////////////////////////////// // Container for a set of successfully parsed ElValues.