[Libreoffice-commits] core.git: writerfilter/inc

Michael Stahl mstahl at redhat.com
Tue Aug 5 14:52:16 PDT 2014


 writerfilter/inc/pch/precompiled_writerfilter.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 6e93ea106e7444980532b090deacdf6eb7397aed
Author: Michael Stahl <mstahl at redhat.com>
Date:   Tue Aug 5 23:47:37 2014 +0200

    writerfilter: remove deleted header from PCH
    
    Change-Id: I3be867391f42b6c7e2ce7fb1f1f553f5a5558699

diff --git a/writerfilter/inc/pch/precompiled_writerfilter.hxx b/writerfilter/inc/pch/precompiled_writerfilter.hxx
index 2fdd3f9..894a15a 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>


More information about the Libreoffice-commits mailing list