summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndsect.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-15 13:50:26 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-11-16 14:09:38 +0100
commitf5f5a17be7bdcd0adb3928631bdeac275a5abdd9 (patch)
tree61f7e2f050c961a87cc512a11cdf3d0aaebed955 /sw/source/core/docnode/ndsect.cxx
parent12e460d99988a66179381fe40185978450ea0ea0 (diff)
entirity of writer rebuilding when vcl widget headers change
which seems a bit excessive Change-Id: If0ab5a33bfbbd399e270f3e140c9d44d843985aa Reviewed-on: https://gerrit.libreoffice.org/63422 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/core/docnode/ndsect.cxx')
-rw-r--r--sw/source/core/docnode/ndsect.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/docnode/ndsect.cxx b/sw/source/core/docnode/ndsect.cxx
index e14ffc63506c..aaefcce05412 100644
--- a/sw/source/core/docnode/ndsect.cxx
+++ b/sw/source/core/docnode/ndsect.cxx
@@ -58,6 +58,7 @@
#include <hints.hxx>
#include <memory>
#include "ndsect.hxx"
+#include <o3tl/make_unique.hxx>
#include <tools/datetimeutils.hxx>
// #i21457# - new implementation of local method <lcl_IsInSameTableBox(..)>.