X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FPrintHeader.cxx;h=68b09261ebb3e710191d970cba064e86cb6179b0;hb=c593dff0e402e9ea9e0d3823108de21f313c407f;hp=04a1c2914b6dfa07214d53538bfa981f2bdc12b1;hpb=2bb60efea83f2bfa1823f27b2a5536a0e6cfd8c0;p=gdcm.git diff --git a/Example/PrintHeader.cxx b/Example/PrintHeader.cxx index 04a1c291..68b09261 100644 --- a/Example/PrintHeader.cxx +++ b/Example/PrintHeader.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: PrintHeader.cxx,v $ Language: C++ - Date: $Date: 2004/12/03 10:21:53 $ - Version: $Revision: 1.11 $ + Date: $Date: 2004/12/03 20:16:55 $ + Version: $Revision: 1.12 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ +#include "gdcmHeader.h" #include -#include "gdcm.h" int main(int argc, char* argv[]) {