]> Creatis software - gdcm.git/blobdiff - src/gdcmTS.h
Upgrade of Dicom Dictionary to be 2003 compliant (400 entries added)
[gdcm.git] / src / gdcmTS.h
index 0aa14c3d43a5479c78856ef28b14893e344dedd3..14d4909cc12a38557868a2975f960b457eb92bc9 100644 (file)
@@ -21,7 +21,7 @@ public:
    gdcmTS(void);
    ~gdcmTS();
    int Count(TSKey key);
-   string GetValue(TSKey key);
+   std::string GetValue(TSKey key);
 };
 
 #endif