X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmValidator.h;h=9366f62a5160f70920d99167465be90ce0f1975c;hb=fc4f7706c78baf3f60474c06d871b82db221f37b;hp=e63b1e9362eb7776f2e7ca80ad327645f628eb88;hpb=8fd45dc6d321d1419854dc0e4fa6a37d6826b655;p=gdcm.git diff --git a/src/gdcmValidator.h b/src/gdcmValidator.h index e63b1e93..9366f62a 100644 --- a/src/gdcmValidator.h +++ b/src/gdcmValidator.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmValidator.h,v $ Language: C++ - Date: $Date: 2007/05/23 14:18:12 $ - Version: $Revision: 1.6 $ + Date: $Date: 2007/08/22 16:14:05 $ + Version: $Revision: 1.7 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef GDCMVALIDATOR_H -#define GDCMVALIDATOR_H +#ifndef _GDCMVALIDATOR_H_ +#define _GDCMVALIDATOR_H_ #include "gdcmRefCounter.h"