]> Creatis software - gdcm.git/blobdiff - src/gdcmSQItem.h
ENH: Move the old setup.py to its new home
[gdcm.git] / src / gdcmSQItem.h
index 08cadfdb37d773b61ec4a5f058fafe4222ea744d..ecfffb684ba3ffb74cf8cdf27247e79b5c2c5a86 100644 (file)
@@ -3,12 +3,12 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmSQItem.h,v $
   Language:  C++
-  Date:      $Date: 2004/09/23 10:47:10 $
-  Version:   $Revision: 1.16 $
+  Date:      $Date: 2004/10/07 21:01:10 $
+  Version:   $Revision: 1.18 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
-  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.htm for details.
+  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details.
                                                                                 
      This software is distributed WITHOUT ANY WARRANTY; without even
      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 #ifndef GDCMSQITEM_H
 #define GDCMSQITEM_H
 
-#include <list>
 #include "gdcmDocEntry.h"
 #include "gdcmDocEntrySet.h"
 #include "gdcmDocument.h"
-
+#include <list>
 
 class gdcmBinEntry;