From: regrain Date: Mon, 24 Oct 2005 16:01:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: OpenJPEG.Version1.2~206 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=c11ceb36d532037062ada59bfdeea3d24115bc8f;p=gdcm.git *** empty log message *** --- 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; -}