summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-05 23:47:37 +0200
committerMichael Stahl <mstahl@redhat.com>2014-08-05 23:47:37 +0200
commit6e93ea106e7444980532b090deacdf6eb7397aed (patch)
tree4cbb9a56e1e46ad3e7801a510fb83cbf6d95ced3
parent2e9840d18c09ce5552eec2f9d489d952da1034ae (diff)
writerfilter: remove deleted header from PCH
Change-Id: I3be867391f42b6c7e2ce7fb1f1f553f5a5558699
-rw-r--r--writerfilter/inc/pch/precompiled_writerfilter.hxx2
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>