summaryrefslogtreecommitdiff
path: root/boost/stacktrace/detail/pop_options.pp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/stacktrace/detail/pop_options.pp')
-rw-r--r--boost/stacktrace/detail/pop_options.pp12
1 files changed, 12 insertions, 0 deletions
diff --git a/boost/stacktrace/detail/pop_options.pp b/boost/stacktrace/detail/pop_options.pp
new file mode 100644
index 0000000000..8995b00ada
--- /dev/null
+++ b/boost/stacktrace/detail/pop_options.pp
@@ -0,0 +1,12 @@
+// Copyright Antony Polukhin, 2016-2017.
+//
+// Distributed under the Boost Software License, Version 1.0. (See
+// accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+
+// No include guards! Intentionally.
+
+#ifdef BOOST_STACKTRACE_FUNCTION
+# undef BOOST_STACKTRACE_FUNCTION
+#endif
+