X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=gdcmPython%2FgdcmCommandPy.h;h=cdc5d27e267af7ab501864a1c3bf0decbda9d6c9;hb=1853729b78625682ecf8bc6498d7d0beffa0890c;hp=fb00b8adc9f03c3702e83b836e61fe0e6ccf3bab;hpb=4f40a99daaac8192cf47e0cfb026c6a23bbe22ca;p=gdcm.git diff --git a/gdcmPython/gdcmCommandPy.h b/gdcmPython/gdcmCommandPy.h index fb00b8ad..cdc5d27e 100644 --- a/gdcmPython/gdcmCommandPy.h +++ b/gdcmPython/gdcmCommandPy.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmCommandPy.h,v $ Language: C++ - Date: $Date: 2005/11/28 17:47:38 $ - Version: $Revision: 1.1 $ + Date: $Date: 2007/05/23 14:18:07 $ + 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 @@ -21,9 +21,9 @@ #include "gdcmDebug.h" #include "gdcmCommand.h" -#include "python.h" +#include "Python.h" -namespace gdcm +namespace GDCM_NAME_SPACE { //----------------------------------------------------------------------------- /**