]> Creatis software - gdcm.git/commitdiff
COMP: Fix compilation for gdcmPython... hopefully
authormalaterre <malaterre>
Mon, 17 Oct 2005 15:09:58 +0000 (15:09 +0000)
committermalaterre <malaterre>
Mon, 17 Oct 2005 15:09:58 +0000 (15:09 +0000)
gdcmPython/gdcm.i

index fe79f26c2c520a20e2365b45f4188c5f904486ca..303719e01dfb51d8798e0e1b91337bd24a546f0e 100644 (file)
@@ -215,6 +215,7 @@ typedef unsigned long long uint64_t;
 %ignore GDCM_UNREAD;
 %ignore GDCM_NOTASCII;
 %ignore GDCM_PIXELDATA;
+%ignore GDCM_LEGACY;
 
 %constant const char *UNKNOWN       = "gdcm::Unknown";
 %constant const char *UNFOUND       = "gdcm::Unfound";