summaryrefslogtreecommitdiff
path: root/connectivity/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-01-21 23:01:52 +0100
committerMichael Stahl <mstahl@redhat.com>2016-01-22 10:13:15 +0100
commitcea94bd3cfd5d92696a57ef309b82a897762a3f5 (patch)
tree2c3fdc694d1c7a1cd1ce11decb46edbbfd24e00d /connectivity/inc
parent0dbe3d40579d20f4cbce3ce155996ff4b5c32c99 (diff)
GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUG
... so try to blacklist that boost::spirit header, it is fortunately included only in one cxx file per library anyway. Change-Id: I95752540d33b2b20d7a185c05c4d4d15e660d956
Diffstat (limited to 'connectivity/inc')
-rw-r--r--connectivity/inc/pch/precompiled_dbtools.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx
index 08fa14e51cef..3babfec0081c 100644
--- a/connectivity/inc/pch/precompiled_dbtools.hxx
+++ b/connectivity/inc/pch/precompiled_dbtools.hxx
@@ -40,7 +40,6 @@
#include <boost/bind.hpp>
#include <boost/noncopyable.hpp>
#include <boost/optional.hpp>
-#include <boost/spirit/include/classic_core.hpp>
#include <boost/type_traits.hpp>
#include <osl/diagnose.h>
#include <osl/mutex.hxx>