X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FWrite.cxx;h=43e376870c193c597def1025a3378e7279d475bc;hb=8ac4df8c7543a827c7b89fc9bbcf86625f3c1afe;hp=dbc5303882ba7ee4ba9ad6d1ce29c10d3d8a6424;hpb=64429225702c1ca65ea3b6882be0e19c94509843;p=gdcm.git diff --git a/Example/Write.cxx b/Example/Write.cxx index dbc53038..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, true); + e1 = new gdcmHeader( toto.c_str() ); if (!e1->IsReadable()) { std::cerr << "Sorry, not a Readable DICOM / ACR File" <