diff options
Diffstat (limited to 'oox/source')
-rw-r--r-- | oox/source/drawingml/textparagraph.cxx | 1 | ||||
-rw-r--r-- | oox/source/drawingml/textparagraphpropertiescontext.cxx | 2 | ||||
-rw-r--r-- | oox/source/export/drawingml.cxx | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/drawingml/textparagraph.cxx b/oox/source/drawingml/textparagraph.cxx index f63b73024824..8f1e5d1b061c 100644 --- a/oox/source/drawingml/textparagraph.cxx +++ b/oox/source/drawingml/textparagraph.cxx @@ -29,7 +29,6 @@ #include <com/sun/star/text/XTextCursor.hpp> #include <com/sun/star/text/ControlCharacter.hpp> #include <oox/token/properties.hxx> -#include <android/compatibility.hxx> using namespace ::com::sun::star::text; using namespace ::com::sun::star::uno; diff --git a/oox/source/drawingml/textparagraphpropertiescontext.cxx b/oox/source/drawingml/textparagraphpropertiescontext.cxx index 5b7477a39a0c..fdc9c3f210a9 100644 --- a/oox/source/drawingml/textparagraphpropertiescontext.cxx +++ b/oox/source/drawingml/textparagraphpropertiescontext.cxx @@ -34,8 +34,6 @@ #include <oox/token/properties.hxx> #include <oox/token/tokens.hxx> -#include <android/compatibility.hxx> - using namespace ::oox::core; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::xml::sax; diff --git a/oox/source/export/drawingml.cxx b/oox/source/export/drawingml.cxx index 3da6ad4f357e..5af5dce2d12f 100644 --- a/oox/source/export/drawingml.cxx +++ b/oox/source/export/drawingml.cxx @@ -101,7 +101,6 @@ #include <svx/unoapi.hxx> #include <svx/unoshape.hxx> #include <svx/EnhancedCustomShape2d.hxx> -#include <android/compatibility.hxx> using namespace ::css; using namespace ::css::beans; |