From: malaterre Date: Tue, 23 Aug 2005 20:32:46 +0000 (+0000) Subject: ENH: Ok if there is one more time a Warning(504): Function gdcm::GDCM_LEGACY must... X-Git-Tag: Version1.2.bp~207 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=2b320cf0cf4f79fda840939bf205503a9cbb59be;p=gdcm.git ENH: Ok if there is one more time a Warning(504): Function gdcm::GDCM_LEGACY must have a return type... --- diff --git a/gdcmPython/gdcm.i b/gdcmPython/gdcm.i index 6a435af2..ab1e4869 100644 --- a/gdcmPython/gdcm.i +++ b/gdcmPython/gdcm.i @@ -1,4 +1,5 @@ %module gdcm +#pragma SWIG nowarn=504 %{ #include