X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestInline.cxx;h=e28c473ac29b1343c8e1007e68333969f8cc47a4;hb=dbf0c4289e6f0ff02f9db534899435005fa50cc2;hp=27ad62ab5df633ebd1a31234c26136f573c876c6;hpb=4f189b7cd8d7aff962887245b7b30ede39b7856c;p=gdcm.git 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; -}