diff options
Diffstat (limited to 'helpcompiler/inc')
-rw-r--r-- | helpcompiler/inc/HelpLinker.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpcompiler/inc/HelpLinker.hxx b/helpcompiler/inc/HelpLinker.hxx index 051a20f04f2f..3fdbbe015230 100644 --- a/helpcompiler/inc/HelpLinker.hxx +++ b/helpcompiler/inc/HelpLinker.hxx @@ -20,6 +20,7 @@ #ifndef INCLUDED_HELPCOMPILER_INC_HELPLINKER_HXX #define INCLUDED_HELPCOMPILER_INC_HELPLINKER_HXX +#include <memory> #include <helpcompiler/dllapi.h> #include <libxslt/transform.h> |