aboutsummaryrefslogtreecommitdiff
path: root/tcl.i
diff options
context:
space:
mode:
Diffstat (limited to 'tcl.i')
-rw-r--r--tcl.i2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcl.i b/tcl.i
index 7d67031..a1d1af2 100644
--- a/tcl.i
+++ b/tcl.i
@@ -2,6 +2,8 @@
%include exception.i
%include cpointer.i
+#define __attribute__(x)
+
/* functions that are in m_pd.h but don't exist in modern versions of pd */
%ignore pd_getfilename;
%ignore pd_getdirname;