X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FWrite.cxx;h=43e376870c193c597def1025a3378e7279d475bc;hb=227ec8332a0a6a8eda9b049e3efee59fc164ac88;hp=5f716bdbea58326166e8d764e8080e024602bc50;hpb=220ad8c527f2b2edf1ba19af8897aca8f4a49cf7;p=gdcm.git diff --git a/Example/Write.cxx b/Example/Write.cxx index 5f716bdb..43e37687 100644 --- a/Example/Write.cxx +++ b/Example/Write.cxx @@ -45,7 +45,7 @@ int main(int argc, char* argv[]) toto = argv[1]; - e1 = new gdcmHeader( toto.c_str(), false ); + e1 = new gdcmHeader( toto.c_str() ); if (!e1->IsReadable()) { std::cerr << "Sorry, not a Readable DICOM / ACR File" <