summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/include/tolua++.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tolua++/include/tolua++.h')
-rw-r--r--lib/tolua++/include/tolua++.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/tolua++/include/tolua++.h b/lib/tolua++/include/tolua++.h
index 8da427fe3..c8b654ae6 100644
--- a/lib/tolua++/include/tolua++.h
+++ b/lib/tolua++/include/tolua++.h
@@ -36,7 +36,9 @@ extern "C" {
#define TEMPLATE_BIND(p)
#endif
-#define TOLUA_TEMPLATE_BIND(p)
+#ifndef TOLUA_TEMPLATE_BIND
+ #define TOLUA_TEMPLATE_BIND(p)
+#endif
#define TOLUA_PROTECTED_DESTRUCTOR
#define TOLUA_PROPERTY_TYPE(p)