diff options
author | Lubos Lunak <l.lunak@suse.cz> | 2012-12-26 17:33:02 +0100 |
---|---|---|
committer | Lubos Lunak <l.lunak@suse.cz> | 2012-12-26 18:43:27 +0100 |
commit | 47b17ca76bd6d0753131a5cb5760213649b3b7fa (patch) | |
tree | d043008e95e3b76f348fac0532213ab2d4cc2d95 /xmloff | |
parent | 32bd430f4d636b564a4cf796148705fd6ef72304 (diff) |
ignore #include inside #if
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/inc/pch/precompiled_xo.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 3a71ac771167..eb6059b4b5f6 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -7,7 +7,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include <osl/thread.h> #include "com/sun/star/beans/XPropertySet.hpp" #include "com/sun/star/beans/XPropertySetInfo.hpp" #include "com/sun/star/text/XLineNumberingProperties.hpp" @@ -26,7 +25,6 @@ #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b3dvector.hxx> #include <boost/bind.hpp> -#include <boost/iterator/transform_iterator.hpp> #include <boost/iterator_adaptors.hpp> #include <boost/ptr_container/ptr_set.hpp> #include <boost/ptr_container/ptr_vector.hpp> @@ -484,7 +482,6 @@ #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase3.hxx> #include <cppuhelper/weakref.hxx> -#include <cstdio> #include <functional> #include <i18npool/languagetag.hxx> #include <i18npool/mslangid.hxx> |