X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmValidator.h;h=9366f62a5160f70920d99167465be90ce0f1975c;hb=f2dd0107ba49eda3386b34715cdc0c046d12397f;hp=a5930876783620418bf20b8ee6fc48cd544aa3e1;hpb=41559a6f2d66bcd4af4db17a0d9668df37d19f3b;p=gdcm.git diff --git a/src/gdcmValidator.h b/src/gdcmValidator.h index a5930876..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: 2005/11/28 16:31:24 $ - Version: $Revision: 1.5 $ + 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,12 +16,12 @@ =========================================================================*/ -#ifndef GDCMVALIDATOR_H -#define GDCMVALIDATOR_H +#ifndef _GDCMVALIDATOR_H_ +#define _GDCMVALIDATOR_H_ #include "gdcmRefCounter.h" -namespace gdcm +namespace GDCM_NAME_SPACE { /** * \brief Class to perform some verifications on a gdcm::Document