]> Creatis software - gdcm.git/blobdiff - src/gdcmElValSet.cxx
Remaining \n in std::cout and std::cerr replaced by std::endl
[gdcm.git] / src / gdcmElValSet.cxx
index 395630751727e4b2da442af95717272c77e52e74..000042a55bc34de61cbdb7b7774ff2b8e86e98b1 100644 (file)
@@ -405,7 +405,7 @@ void gdcmElValSet::WriteElements(FileType type, FILE * _fp) {
       val = tag2->second->GetValue().c_str();
       vr =  tag2->second->GetVR();
       
-     // cout << "Tag "<< hex << gr << " " << el << "\n";
+     // cout << "Tag "<< hex << gr << " " << el << std::endl;
 
       if ( type == ACR ) { 
          if (gr < 0x0008)   continue; // ignore pure DICOM V3 groups