X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FPrintFile.cxx;h=0f3e82eaf67f48f82d7bec3a07e3b2a798410955;hb=7807e926c2319c5adfc037665992307222bc8f27;hp=dfc6f6e3609ed5b3143ab9d46d458d822837c83a;hpb=547a152c5147c7eda6c0e9b7847ab86ea127386e;p=gdcm.git diff --git a/Example/PrintFile.cxx b/Example/PrintFile.cxx index dfc6f6e3..0f3e82ea 100644 --- a/Example/PrintFile.cxx +++ b/Example/PrintFile.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: PrintFile.cxx,v $ Language: C++ - Date: $Date: 2008/02/13 13:58:40 $ - Version: $Revision: 1.90 $ + Date: $Date: 2008/05/20 09:21:22 $ + Version: $Revision: 1.91 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -681,8 +681,8 @@ if (!noex) { if (load) // just to see warning messages at load time ! { - uint8_t *pixels = fh->GetImageData(); - uint32_t lgth = fh->GetImageDataSize(); + uint8_t *pixels = fh->GetImageData(); (void)pixels; + uint32_t lgth = fh->GetImageDataSize(); (void)lgth; } std::cout <c_str()<<" is Readable"<