diff options
Diffstat (limited to 'include/unotools/VersionConfig.hxx')
-rw-r--r-- | include/unotools/VersionConfig.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/unotools/VersionConfig.hxx b/include/unotools/VersionConfig.hxx index 6142f5548fa5..5e40b0af8756 100644 --- a/include/unotools/VersionConfig.hxx +++ b/include/unotools/VersionConfig.hxx @@ -12,6 +12,8 @@ #include <officecfg/Setup.hxx> #include <unotools/configmgr.hxx> #include <o3tl/string_view.hxx> +#include <rtl/ustring.hxx> +#include <sal/log.hxx> #include <com/sun/star/lang/IllegalArgumentException.hpp> |