]> Creatis software - gdcm.git/blobdiff - Testing/TestInline.cxx
*** empty log message ***
[gdcm.git] / Testing / TestInline.cxx
index 27ad62ab5df633ebd1a31234c26136f573c876c6..e28c473ac29b1343c8e1007e68333969f8cc47a4 100755 (executable)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: TestInline.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/10/24 16:00:46 $
-  Version:   $Revision: 1.5 $
+  Date:      $Date: 2005/10/24 16:01:39 $
+  Version:   $Revision: 1.6 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -33,7 +33,7 @@
 #include "gdcmDebug.h"
 #include <iostream>
 
-/*#include <time.h>
+#include <time.h>
 #ifdef CMAKE_HAVE_SYS_TIMES_H
 #include <sys/times.h>
 #else
@@ -390,9 +390,3 @@ int TestInline(int argc, char *argv[])
 
    return 0;
 }
-*/
-
-int TestInline(int argc, char *argv[])
-{
-   return 0;
-}