aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/source/support.hpp
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-08-08 11:10:30 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:56 +0200
commitdb776d8e3f345623f03c3cc7703b30719304498f (patch)
tree686a8fd8ad2f3aa96d5a9903fa091932360024d4 /sc4pd/source/support.hpp
parentea10413727c241467ab729cee102dd68534f4db9 (diff)
some filters
svn path=/trunk/externals/tb/; revision=1917
Diffstat (limited to 'sc4pd/source/support.hpp')
-rw-r--r--sc4pd/source/support.hpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/sc4pd/source/support.hpp b/sc4pd/source/support.hpp
index 6b51f2b..3972c83 100644
--- a/sc4pd/source/support.hpp
+++ b/sc4pd/source/support.hpp
@@ -122,5 +122,14 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#define SIGFUN(FUN) &thisType::FUN
+#undef F
+#undef D
+#undef I
+#undef L
+#undef C
+#undef V
+#undef BL
+#undef S
+
#endif