From d92b9d9e464607d503446b6decf0713c6a712638 Mon Sep 17 00:00:00 2001 From: jpr Date: Fri, 18 Nov 2005 11:46:37 +0000 Subject: [PATCH] remove temp modif --- Testing/TestInline.cxx | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/Testing/TestInline.cxx b/Testing/TestInline.cxx index 8a0dec65..1709a2c8 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/11/17 17:44:24 $ - Version: $Revision: 1.8 $ + Date: $Date: 2005/11/18 11:46:37 $ + Version: $Revision: 1.9 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -30,15 +30,8 @@ // Which CXX_FLAGS, LINKER_FLAGS, ..., must we set to see the difference? #include "gdcmUtil.h" -#include "TestInLine.h" -#include -#include -#ifdef CMAKE_HAVE_SYS_TIMES_H -#include -#else -#include -#endif +#include void frswap (double &a, double &b); void fpswap (double *a, double *b); -- 2.48.1