]> Creatis software - gdcm.git/blobdiff - src/gdcmjpegls/Decoder/gdcmfstream.h
In order to allow to use current version (1.3) of gdcm *and* ITK (that includes
[gdcm.git] / src / gdcmjpegls / Decoder / gdcmfstream.h
index 3a332a2d3b4f0f02cc53dbaba8d1074964a06b0c..8f2a520b5d9116fc987d425bb452a813aa96f36e 100644 (file)
@@ -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 <fstream>
 #include <list>
 
-namespace gdcm {
+namespace GDCM_NAME_SPACE {
 
 class ifstream : public std::ifstream
 {