aboutsummaryrefslogtreecommitdiff
path: root/Lib/swig.swg
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/swig.swg')
-rw-r--r--Lib/swig.swg4
1 files changed, 1 insertions, 3 deletions
diff --git a/Lib/swig.swg b/Lib/swig.swg
index 8ad22b843..2d21bbb5b 100644
--- a/Lib/swig.swg
+++ b/Lib/swig.swg
@@ -499,9 +499,7 @@ namespace std {
/* Macro for overload resolution */
-%define %typecheck(_x...)
-%typemap(typecheck, precedence=_x)
-%enddef
+%define %typecheck(_x...) %typemap(typecheck, precedence=_x) %enddef
/* Macros for precedence levels */