X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCallbackCommand.h;h=6f7a7b37da1028f2799f9b0a1c39f4b055232def;hb=2742ff3e5f5e78f9d3c56194a0380e9bb03ca1c9;hp=365ce602b69fa4dcb6e8e68901404b57318d45c1;hpb=8fd45dc6d321d1419854dc0e4fa6a37d6826b655;p=gdcm.git diff --git a/src/gdcmCallbackCommand.h b/src/gdcmCallbackCommand.h index 365ce602..6f7a7b37 100644 --- a/src/gdcmCallbackCommand.h +++ b/src/gdcmCallbackCommand.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmCallbackCommand.h,v $ Language: C++ - Date: $Date: 2007/05/23 14:18:07 $ - Version: $Revision: 1.2 $ + Date: $Date: 2007/08/22 16:14:03 $ + Version: $Revision: 1.3 $ 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 GDCMCALLBACKCOMMAND_H -#define GDCMCALLBACKCOMMAND_H +#ifndef _GDCMCALLBACKCOMMAND_H_ +#define _GDCMCALLBACKCOMMAND_H_ #include "gdcmDebug.h" #include "gdcmCommand.h"