]> Creatis software - gdcm.git/blobdiff - src/gdcmElValSet.h
* FIX: CMake generate now documentation
[gdcm.git] / src / gdcmElValSet.h
index 08490cfd7ae8954b5de44d6ee3c77d0c88e43ac2..fe97e3c8e12fd394de43db1686bc5fb46742abac 100644 (file)
@@ -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 <stdio.h>    // FIXME For FILE on GCC only
-#include <map>
 #include "gdcmCommon.h"
 #include "gdcmElValue.h"
 
+#include <stdio.h>    // FIXME For FILE on GCC only
+#include <map>
+
 ////////////////////////////////////////////////////////////////////////////
 // Container for a set of successfully parsed ElValues.