]> Creatis software - gdcm.git/blobdiff - src/gdcmBinEntry.h
ENH: Finally fix setup.py.in. both binary and install mode are working again
[gdcm.git] / src / gdcmBinEntry.h
index 5381b4c5a8e49ff1f08c1b42a61d062efc100946..70e790873370c74b8aa5a0beb4bbb306360cfe09 100644 (file)
@@ -3,12 +3,12 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmBinEntry.h,v $
   Language:  C++
-  Date:      $Date: 2004/09/23 10:17:26 $
-  Version:   $Revision: 1.19 $
+  Date:      $Date: 2004/10/07 21:05:39 $
+  Version:   $Revision: 1.21 $
                                                                                 
   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 GDCMBINENTRY_H
 #define GDCMBINENTRY_H
 
-#include <iostream>
-#include <stdio.h>
-
 #include "gdcmValEntry.h"
 
+#include <iostream>
+
 //-----------------------------------------------------------------------------
 /**
  * \ingroup gdcmBinEntry