X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmValidator.h;h=9366f62a5160f70920d99167465be90ce0f1975c;hb=bd7bec4c367d671a9da358584e98a8ec29bb641e;hp=752e3b18c1815f07a13d7732ca02f6ee28e15b0b;hpb=a585fafed1e72e092c6a1942c8692991c1688e7f;p=gdcm.git diff --git a/src/gdcmValidator.h b/src/gdcmValidator.h index 752e3b18..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/21 09:46:27 $ - Version: $Revision: 1.3 $ + 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