diff options
Diffstat (limited to 'include/sfx2/msgpool.hxx')
-rw-r--r-- | include/sfx2/msgpool.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/msgpool.hxx b/include/sfx2/msgpool.hxx index d38a73c3007d..817b914152e2 100644 --- a/include/sfx2/msgpool.hxx +++ b/include/sfx2/msgpool.hxx @@ -25,6 +25,7 @@ #include <sfx2/dllapi.h> #include <sfx2/msg.hxx> #include <string> +#include <memory> #include <vector> class SfxInterface; |