diff options
Diffstat (limited to 'l10ntools/source/helpmerge.cxx')
-rw-r--r-- | l10ntools/source/helpmerge.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/source/helpmerge.cxx b/l10ntools/source/helpmerge.cxx index 7411c55b89da..dd31a3a04d52 100644 --- a/l10ntools/source/helpmerge.cxx +++ b/l10ntools/source/helpmerge.cxx @@ -21,6 +21,7 @@ #include <fstream> #include <functional> +#include <memory> #include <osl/file.hxx> #include <sal/log.hxx> |