From: malaterre Date: Sat, 4 Dec 2004 17:17:15 +0000 (+0000) Subject: BUG: Could not compile with gcc 64bits X-Git-Tag: Version1.0.bp~536 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=4f336fafd0f907e330999f0c70651e7bc7a431ae;p=gdcm.git BUG: Could not compile with gcc 64bits --- diff --git a/src/gdcmJpeg2000.cxx b/src/gdcmJpeg2000.cxx index 780ad09f..ad5956c5 100644 --- a/src/gdcmJpeg2000.cxx +++ b/src/gdcmJpeg2000.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmJpeg2000.cxx,v $ Language: C++ - Date: $Date: 2004/12/03 20:16:58 $ - Version: $Revision: 1.14 $ + Date: $Date: 2004/12/04 17:17:15 $ + Version: $Revision: 1.15 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -19,6 +19,7 @@ #include "gdcmFile.h" #include +#include namespace gdcm {