diff options
Diffstat (limited to 'svx/source/table/tablecontroller.cxx')
-rw-r--r-- | svx/source/table/tablecontroller.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/table/tablecontroller.cxx b/svx/source/table/tablecontroller.cxx index 2a6dd212be91..581f6e8f754f 100644 --- a/svx/source/table/tablecontroller.cxx +++ b/svx/source/table/tablecontroller.cxx @@ -69,6 +69,7 @@ #include <memory> #include <o3tl/enumarray.hxx> #include <o3tl/enumrange.hxx> +#include <o3tl/make_unique.hxx> #include <cppuhelper/implbase.hxx> #include <comphelper/lok.hxx> #include <sfx2/viewsh.hxx> |