diff options
Diffstat (limited to 'l10ntools/inc/cfgmerge.hxx')
-rw-r--r-- | l10ntools/inc/cfgmerge.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/inc/cfgmerge.hxx b/l10ntools/inc/cfgmerge.hxx index 3d2162ad4bfe..6ebd75998aaf 100644 --- a/l10ntools/inc/cfgmerge.hxx +++ b/l10ntools/inc/cfgmerge.hxx @@ -24,6 +24,7 @@ #include <fstream> #include <unordered_map> +#include <memory> #include <vector> #include "po.hxx" |