]> Creatis software - gdcm.git/blobdiff - src/gdcmUtil.cxx
BUG: Solve -hopefully- problem on MacOSX where gdcm seemed to stop working. More...
[gdcm.git] / src / gdcmUtil.cxx
index c56e707b41ab74d2bac047a2f984fbb81448ba17..ccdb3cb4e1232ea21a1c5294341b5a7586919d08 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmUtil.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/01/08 23:00:23 $
-  Version:   $Revision: 1.85 $
+  Date:      $Date: 2005/01/09 00:13:26 $
+  Version:   $Revision: 1.86 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -366,9 +366,7 @@ typedef BOOL(WINAPI * pSnmpExtensionInitEx) (
 #endif
 
 #ifdef __APPLE__
-
 #include <CoreFoundation/CoreFoundation.h>
-
 #include <IOKit/IOKitLib.h>
 #include <IOKit/network/IOEthernetInterface.h>
 #include <IOKit/network/IONetworkInterface.h>