X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FPrintDocument.cxx;fp=Example%2FPrintDocument.cxx;h=02f2b33e5d373ac6679d7b3844f3fbbd28e409e2;hb=ba78e6c6d47d6db1528e8e88e5ebde7296a26692;hp=43b95b13c09fc3c52577df0f7240ab9bea1225db;hpb=aa0fc6ed66dc186bae363418702f402dc3f0ea21;p=gdcm.git diff --git a/Example/PrintDocument.cxx b/Example/PrintDocument.cxx index 43b95b13..02f2b33e 100644 --- a/Example/PrintDocument.cxx +++ b/Example/PrintDocument.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: PrintDocument.cxx,v $ Language: C++ - Date: $Date: 2004/11/16 04:26:17 $ - Version: $Revision: 1.8 $ + Date: $Date: 2004/12/03 20:16:55 $ + Version: $Revision: 1.9 $ 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,9 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ +#include "gdcmHeader.h" + #include -#include "gdcm.h" int main(int argc, char* argv[]) {