X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmException.cxx;h=e0ebbb8d0fb8d82ce5cc740085899a984d6c4ab4;hb=815950c4f1a07db8df223abb3a09f55dea081983;hp=8df23e07aed9746baab74072ccf40d9ef2c4f536;hpb=9ca0e4bb2208be93bebf21d0c5d75c8018e7605a;p=gdcm.git diff --git a/src/gdcmException.cxx b/src/gdcmException.cxx index 8df23e07..e0ebbb8d 100644 --- a/src/gdcmException.cxx +++ b/src/gdcmException.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmException.cxx,v $ Language: C++ - Date: $Date: 2005/06/24 10:55:59 $ - Version: $Revision: 1.27 $ + Date: $Date: 2005/07/02 18:09:36 $ + Version: $Revision: 1.28 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -19,6 +19,8 @@ #include "gdcmException.h" #include +#include // for exit + namespace gdcm { //-----------------------------------------------------------------------------