]> Creatis software - gdcm.git/commit
#include <string>
authorjpr <jpr>
Thu, 13 Mar 2003 15:45:13 +0000 (15:45 +0000)
committerjpr <jpr>
Thu, 13 Mar 2003 15:45:13 +0000 (15:45 +0000)
commit6a6058de5f928295b11c966fcebaa8fc0c9edf04
tree5b983a7e477f5371e0f22c4da8b9aa3e7543de82
parent26b6ebf6609df422a80daa053013b76ffddd7a1f
#include <string>
#ifdef _MSC_VER
using namespace std;  // string type lives in the std namespace on VC++
#endif
src/gdcmException.h