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

Stephan Bergmann sbergman at redhat.com
Thu Dec 12 01:23:27 PST 2013


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

New commits:
commit 8e825e8fc9373f89c777092643c162226a2687e2
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Dec 12 10:22:54 2013 +0100

    PCH fix
    
    Change-Id: Ic1f84c257fbf7d88869ebb9f5ef206d438a768fc

diff --git a/writerfilter/inc/pch/precompiled_writerfilter.hxx b/writerfilter/inc/pch/precompiled_writerfilter.hxx
index 61ee415..5d5af7d 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 "doctok/resources.hxx"
 #include "ooxml/OOXMLFastTokens.hxx"
 #include <algorithm>
 #include <boost/optional.hpp>
@@ -162,7 +161,6 @@
 #include <cppuhelper/implementationentry.hxx>
 #include <cppuhelper/supportsservice.hxx>
 #include <doctok/resourceids.hxx>
-#include <doctok/resources.hxx>
 #include <doctok/sprmids.hxx>
 #include <editeng/borderline.hxx>
 #include <filter/msfilter/escherex.hxx>


More information about the Libreoffice-commits mailing list