]> Creatis software - gdcm.git/blobdiff - src/gdcmHeaderIdo.cxx
Remaining etc... replaced by ...
[gdcm.git] / src / gdcmHeaderIdo.cxx
index 71a1d123f0ccf4c783d670cc82e475290bfd770e..4c75ba7873a96db1592e6b9c34635e832c79c8ff 100644 (file)
@@ -29,7 +29,7 @@ void gdcmHeaderIdo::BuildHeader(void) {
  *          filetype.
  */
 void gdcmHeaderIdo::setAcrLibido(void) {
-       string RecCode;
+       std::string RecCode;
        
        RecCode = GetPubElValByNumber(0x0008, 0x0010);
        if (RecCode == "ACRNEMA_LIBIDO" ||