X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FexGC.cxx;h=0458b2efd815ef73edf3c7078270229c15461b4f;hb=dfa6db1c22f6b67eceb10c1ef94a91a643e36dd2;hp=fc108a45905a81a7d2bdcf0f0a9a6e587f874987;hpb=779118e4b64c99707fc46fbecd840863a3eaf365;p=gdcm.git diff --git a/Example/exGC.cxx b/Example/exGC.cxx index fc108a45..0458b2ef 100644 --- a/Example/exGC.cxx +++ b/Example/exGC.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: exGC.cxx,v $ Language: C++ - Date: $Date: 2005/04/20 11:25:35 $ - Version: $Revision: 1.3 $ + Date: $Date: 2005/07/06 15:49:31 $ + Version: $Revision: 1.4 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -23,6 +23,8 @@ #include "gdcmBinEntry.h" #include "gdcmSeqEntry.h" +#include // for exit + typedef struct // Maybe we should add it to gdcm ? { uint8_t r;