diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-07-24 12:08:44 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-07-25 11:08:47 +0200 |
commit | 16ebb85eef0656482207f8030a3abead37cea867 (patch) | |
tree | 886a6ca6e50764ae139894ad1e46ee34a4d669de /sw/source/uibase/wrtsh | |
parent | 9fc9510ae3f46e5c1fd65303bac9f01ddc79cb5c (diff) |
loplugin:useuniqueptr in SwView
Change-Id: Ifcb8320dff5e596afe1240280f64099480a6721c
Reviewed-on: https://gerrit.libreoffice.org/57947
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/wrtsh')
-rw-r--r-- | sw/source/uibase/wrtsh/move.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/wrtsh/move.cxx b/sw/source/uibase/wrtsh/move.cxx index 91f629cddb25..a848e1d18dc2 100644 --- a/sw/source/uibase/wrtsh/move.cxx +++ b/sw/source/uibase/wrtsh/move.cxx @@ -21,6 +21,7 @@ #include <wrtsh.hxx> #include <view.hxx> #include <viewopt.hxx> +#include <drawbase.hxx> /** Always: |