X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCommand.h;h=1817703b62bde6f828d3f3d3a12f4e10474950a0;hb=df832cf7f90b4ca5aca2f628c1756fb276779fac;hp=034976ee1856c2abbbd2b0ab870c297dd2bda75e;hpb=41559a6f2d66bcd4af4db17a0d9668df37d19f3b;p=gdcm.git diff --git a/src/gdcmCommand.h b/src/gdcmCommand.h index 034976ee..1817703b 100644 --- a/src/gdcmCommand.h +++ b/src/gdcmCommand.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmCommand.h,v $ Language: C++ - Date: $Date: 2005/11/28 16:31:22 $ - Version: $Revision: 1.2 $ + Date: $Date: 2007/08/22 16:14:03 $ + Version: $Revision: 1.4 $ 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 GDCMCOMMAND_H -#define GDCMCOMMAND_H +#ifndef _GDCMCOMMAND_H_ +#define _GDCMCOMMAND_H_ #include "gdcmRefCounter.h" -namespace gdcm +namespace GDCM_NAME_SPACE { //----------------------------------------------------------------------------- class CommandManager;