]> Creatis software - gdcm.git/commitdiff
COMP: Get rid of: Warning(510): friend function 'operator <<' ignored.
authormalaterre <malaterre>
Tue, 25 Oct 2005 03:32:53 +0000 (03:32 +0000)
committermalaterre <malaterre>
Tue, 25 Oct 2005 03:32:53 +0000 (03:32 +0000)
gdcmPython/gdcm.i

index a3bdeda9376ce002ba132a39683e3b5118cf8ef9..a1d6ea19ad4d633b7f23e1a76d7058b459ee0c8e 100644 (file)
@@ -1,5 +1,5 @@
 %module gdcm
-#pragma SWIG nowarn=504
+#pragma SWIG nowarn=504,510
 %{
 #include <iostream>