diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/doc/syspathw32.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/doc/syspathw32.cxx b/sfx2/source/doc/syspathw32.cxx index 38243e2ce7ac..9aa02b51b64e 100644 --- a/sfx2/source/doc/syspathw32.cxx +++ b/sfx2/source/doc/syspathw32.cxx @@ -20,6 +20,7 @@ #include <sal/config.h> #include <sal/types.h> #include <o3tl/char16_t2wchar_t.hxx> +#include <memory> #ifdef _WIN32 |