summaryrefslogtreecommitdiff
path: root/include/osl/diagnose.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/diagnose.hxx')
-rw-r--r--include/osl/diagnose.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/osl/diagnose.hxx b/include/osl/diagnose.hxx
index 04eb986282a7..e93573a49425 100644
--- a/include/osl/diagnose.hxx
+++ b/include/osl/diagnose.hxx
@@ -26,11 +26,6 @@
#include <functional>
#include <typeinfo>
-#include <config_global.h>
-
-#if !HAVE_CXX11
-#define BOOST_NO_0X_HDR_TYPEINDEX
-#endif
#include <boost/unordered_set.hpp>
#include <osl/diagnose.h>
#include <osl/interlck.h>