diff options
-rw-r--r-- | sw/source/core/unocore/unochart.cxx | 1 | ||||
-rw-r--r-- | sw/source/core/unocore/unoparagraph.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/unocore/unochart.cxx b/sw/source/core/unocore/unochart.cxx index 925088d1f674..9c100c7a7c2f 100644 --- a/sw/source/core/unocore/unochart.cxx +++ b/sw/source/core/unocore/unochart.cxx @@ -46,7 +46,6 @@ #include <docary.hxx> #include <comphelper/servicehelper.hxx> #include <comphelper/string.hxx> -#include <boost/scoped_ptr.hpp> using namespace ::com::sun::star; diff --git a/sw/source/core/unocore/unoparagraph.cxx b/sw/source/core/unocore/unoparagraph.cxx index 6e48653321c3..72fc834f104c 100644 --- a/sw/source/core/unocore/unoparagraph.cxx +++ b/sw/source/core/unocore/unoparagraph.cxx @@ -45,7 +45,6 @@ #include <com/sun/star/text/WrapTextMode.hpp> #include <com/sun/star/text/TextContentAnchorType.hpp> #include <comphelper/servicehelper.hxx> -#include <boost/scoped_ptr.hpp> //UUUU #include <swunohelper.hxx> |