X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FexColorToRGB.cxx;h=a1a9ea64e38c4f86e205baf8537e999669eaa86d;hb=dfa6db1c22f6b67eceb10c1ef94a91a643e36dd2;hp=15263fb0e080a65be20ddc3a0ac3b33eed5dcdd4;hpb=779118e4b64c99707fc46fbecd840863a3eaf365;p=gdcm.git diff --git a/Example/exColorToRGB.cxx b/Example/exColorToRGB.cxx index 15263fb0..a1a9ea64 100644 --- a/Example/exColorToRGB.cxx +++ b/Example/exColorToRGB.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: exColorToRGB.cxx,v $ Language: C++ - Date: $Date: 2005/02/09 14:39:48 $ - Version: $Revision: 1.1 $ + Date: $Date: 2005/07/06 15:49:31 $ + Version: $Revision: 1.2 $ 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,7 @@ #include "gdcmBinEntry.h" #include "gdcmSeqEntry.h" +#include // for exit int main(int argc, char *argv[]) {