From c11ceb36d532037062ada59bfdeea3d24115bc8f Mon Sep 17 00:00:00 2001 From: regrain Date: Mon, 24 Oct 2005 16:01:39 +0000 Subject: [PATCH] *** empty log message *** --- Testing/TestInline.cxx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/Testing/TestInline.cxx b/Testing/TestInline.cxx index 27ad62ab..e28c473a 100755 --- a/Testing/TestInline.cxx +++ b/Testing/TestInline.cxx @@ -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 -/*#include +#include #ifdef CMAKE_HAVE_SYS_TIMES_H #include #else @@ -390,9 +390,3 @@ int TestInline(int argc, char *argv[]) return 0; } -*/ - -int TestInline(int argc, char *argv[]) -{ - return 0; -} -- 2.45.1