From 50a0cca89bd86a36c4ee043cd92e2f84f5a6e0d1 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 26 Feb 2015 14:07:43 +0100 Subject: Unused #include Change-Id: Ic42209c7a53c23d7b003778c2d2c88a8682569e4 --- sw/source/uibase/uno/unodoc.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/sw/source/uibase/uno/unodoc.cxx b/sw/source/uibase/uno/unodoc.cxx index 2f4291bd60e6..a3b3d7c888a8 100644 --- a/sw/source/uibase/uno/unodoc.cxx +++ b/sw/source/uibase/uno/unodoc.cxx @@ -26,7 +26,6 @@ #include "wdocsh.hxx" #include #include -#include using namespace ::com::sun::star; -- cgit