summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/fmtmeta.hxx1
-rw-r--r--sw/inc/redline.hxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/fmtmeta.hxx b/sw/inc/fmtmeta.hxx
index f73ec36f3a53..ac4747a7b5ff 100644
--- a/sw/inc/fmtmeta.hxx
+++ b/sw/inc/fmtmeta.hxx
@@ -25,6 +25,7 @@
#include <svl/poolitem.hxx>
#include <sfx2/Metadatable.hxx>
+#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
diff --git a/sw/inc/redline.hxx b/sw/inc/redline.hxx
index 2b8b69c63203..9ed11fcb3371 100644
--- a/sw/inc/redline.hxx
+++ b/sw/inc/redline.hxx
@@ -27,6 +27,7 @@
#include <IDocumentRedlineAccess.hxx>
+#include <boost/noncopyable.hpp>
#include <svl/smplhint.hxx>
#include <vector>