summaryrefslogtreecommitdiff
path: root/include/editeng/flditem.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-04 09:35:00 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-11-04 08:18:13 +0000
commit16e4bbf44c4b2a95e26c331804940181c0fa1d86 (patch)
treeeecbfa6a679c2af7736ba3b7487d58e11b28b6cb /include/editeng/flditem.hxx
parent0d4460e8be0672119bcd8f14671e5fbf08f73194 (diff)
remove remaining boost/noncopyable includes from /include
Change-Id: I2dfed038d97f91df9e86828620df1a46dd158292 Reviewed-on: https://gerrit.libreoffice.org/19773 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/editeng/flditem.hxx')
-rw-r--r--include/editeng/flditem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/flditem.hxx b/include/editeng/flditem.hxx
index 699a272b029b..3b2523b2a404 100644
--- a/include/editeng/flditem.hxx
+++ b/include/editeng/flditem.hxx
@@ -28,8 +28,6 @@
#include <com/sun/star/text/textfield/Type.hpp>
-#include <boost/noncopyable.hpp>
-
namespace com { namespace sun { namespace star { namespace text {
class XTextContent;