diff options
Diffstat (limited to 'include/sfx2/frame.hxx')
-rw-r--r-- | include/sfx2/frame.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/frame.hxx b/include/sfx2/frame.hxx index b14bb6e6f0b5..0884b90523da 100644 --- a/include/sfx2/frame.hxx +++ b/include/sfx2/frame.hxx @@ -30,6 +30,7 @@ #include <rtl/ustring.hxx> #include <svl/poolitem.hxx> #include <tools/ref.hxx> +#include <memory> #include <vector> |