summaryrefslogtreecommitdiff
path: root/boost/function_types/detail/encoding/aliases_undef.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/function_types/detail/encoding/aliases_undef.hpp')
-rw-r--r--boost/function_types/detail/encoding/aliases_undef.hpp16
1 files changed, 16 insertions, 0 deletions
diff --git a/boost/function_types/detail/encoding/aliases_undef.hpp b/boost/function_types/detail/encoding/aliases_undef.hpp
new file mode 100644
index 0000000000..1d4e577d80
--- /dev/null
+++ b/boost/function_types/detail/encoding/aliases_undef.hpp
@@ -0,0 +1,16 @@
+
+// (C) Copyright Tobias Schwinger
+//
+// Use modification and distribution are subject to the boost Software License,
+// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
+
+//------------------------------------------------------------------------------
+
+// no include guards, this file is intended for multiple inclusions
+
+#undef callable_builtin
+#undef member
+#undef non_member
+#undef variadic
+#undef non_variadic
+