summaryrefslogtreecommitdiff
path: root/Examples/test-suite/li_boost_shared_ptr_bits.i
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/li_boost_shared_ptr_bits.i')
-rw-r--r--Examples/test-suite/li_boost_shared_ptr_bits.i4
1 files changed, 4 insertions, 0 deletions
diff --git a/Examples/test-suite/li_boost_shared_ptr_bits.i b/Examples/test-suite/li_boost_shared_ptr_bits.i
index b61fd2aa6..7cf84010e 100644
--- a/Examples/test-suite/li_boost_shared_ptr_bits.i
+++ b/Examples/test-suite/li_boost_shared_ptr_bits.i
@@ -4,6 +4,10 @@
#define SHARED_PTR_WRAPPERS_IMPLEMENTED
#endif
+#ifdef SWIGOCAML
+%warnfilter(SWIGWARN_PARSE_KEYWORD) val;
+#endif
+
#if defined(SHARED_PTR_WRAPPERS_IMPLEMENTED)
%include <boost_shared_ptr.i>