diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-08-05 23:47:37 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-08-05 23:47:37 +0200 |
commit | 6e93ea106e7444980532b090deacdf6eb7397aed (patch) | |
tree | 4cbb9a56e1e46ad3e7801a510fb83cbf6d95ced3 | |
parent | 2e9840d18c09ce5552eec2f9d489d952da1034ae (diff) |
writerfilter: remove deleted header from PCH
Change-Id: I3be867391f42b6c7e2ce7fb1f1f553f5a5558699
-rw-r--r-- | writerfilter/inc/pch/precompiled_writerfilter.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/writerfilter/inc/pch/precompiled_writerfilter.hxx b/writerfilter/inc/pch/precompiled_writerfilter.hxx index 2fdd3f920931..894a15aeeb09 100644 --- a/writerfilter/inc/pch/precompiled_writerfilter.hxx +++ b/writerfilter/inc/pch/precompiled_writerfilter.hxx @@ -14,7 +14,6 @@ also fixes all possible problems, so it's usually better to use it). */ -#include "ooxml/OOXMLFastTokens.hxx" #include <algorithm> #include <boost/optional.hpp> #include <boost/shared_ptr.hpp> @@ -190,7 +189,6 @@ #include <oox/token/namespaces.hxx> #include <oox/token/tokens.hxx> #include <oox/vml/vmlformatting.hxx> -#include <ooxml/OOXMLFastTokens.hxx> #include <ooxml/OOXMLnamespaceids.hxx> #include <ooxml/resourceids.hxx> #include <osl/diagnose.h> |