summaryrefslogtreecommitdiff
path: root/Examples/test-suite/operator_overload_break.i
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/operator_overload_break.i')
-rw-r--r--Examples/test-suite/operator_overload_break.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/operator_overload_break.i b/Examples/test-suite/operator_overload_break.i
index 9c6927bb0..f5f3c1a46 100644
--- a/Examples/test-suite/operator_overload_break.i
+++ b/Examples/test-suite/operator_overload_break.i
@@ -1,6 +1,6 @@
%module operator_overload_break
-#if defined(SWIGPYTHON)
+#if defined(SWIGPYTHON) || defined(SWIGD)
%warnfilter(SWIGWARN_IGNORE_OPERATOR_PLUSPLUS);
#endif