From: malaterre Date: Wed, 23 Nov 2005 16:13:22 +0000 (+0000) Subject: ENH: Some do not have stdint X-Git-Tag: Version1.3~39 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=be9028b872c05c24a826b6fdf0ee688a877d47ee;p=gdcm.git ENH: Some do not have stdint --- diff --git a/CMake/gdcmTestIstringStream.cxx b/CMake/gdcmTestIstringStream.cxx index 59adc35d..315d0315 100644 --- a/CMake/gdcmTestIstringStream.cxx +++ b/CMake/gdcmTestIstringStream.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmTestIstringStream.cxx,v $ Language: C++ - Date: $Date: 2005/11/04 16:36:43 $ - Version: $Revision: 1.2 $ + Date: $Date: 2005/11/23 16:13:22 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -16,7 +16,6 @@ =========================================================================*/ -#include #include int main()