X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fgdcmjpegls%2FDecoder%2Fgdcmfstream.h;h=8f2a520b5d9116fc987d425bb452a813aa96f36e;hb=HEAD;hp=3a332a2d3b4f0f02cc53dbaba8d1074964a06b0c;hpb=6573f31c3941bf0579e103e3bc8dd3aa6bb8608a;p=gdcm.git diff --git a/src/gdcmjpegls/Decoder/gdcmfstream.h b/src/gdcmjpegls/Decoder/gdcmfstream.h index 3a332a2d..8f2a520b 100644 --- a/src/gdcmjpegls/Decoder/gdcmfstream.h +++ b/src/gdcmjpegls/Decoder/gdcmfstream.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmfstream.h,v $ Language: C++ - Date: $Date: 2005/06/13 00:22:14 $ - Version: $Revision: 1.1 $ + Date: $Date: 2007/05/23 14:18:14 $ + Version: $Revision: 1.2 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -22,7 +22,7 @@ #include #include -namespace gdcm { +namespace GDCM_NAME_SPACE { class ifstream : public std::ifstream {