X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmHeaderIdo.cxx;h=91a9aecfd1b584a9c89b959d704808f3e1d48d6e;hb=bed33c23d52354bfe0c3714493754c60c05cb320;hp=4cd5d9f1654a33f590bda628848d2805b803b4de;hpb=ee65673385a2d6192d7d64ed0339bd47515de805;p=gdcm.git diff --git a/src/gdcmHeaderIdo.cxx b/src/gdcmHeaderIdo.cxx index 4cd5d9f1..91a9aecf 100644 --- a/src/gdcmHeaderIdo.cxx +++ b/src/gdcmHeaderIdo.cxx @@ -19,7 +19,7 @@ void gdcmHeaderIdo::BuildHeader(void) { * filetype. */ void gdcmHeaderIdo::setAcrLibido(void) { - string RecCode; + std::string RecCode; RecCode = GetPubElValByNumber(0x0008, 0x0010); if (RecCode == "ACRNEMA_LIBIDO" ||