Kaydet (Commit) 00004ec8 authored tarafından Michael Meeks's avatar Michael Meeks

add missing dependent include

üst 950090c5
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
#include <i18npool/lang.h> #include <i18npool/lang.h>
#include <tools/string.hxx> #include <tools/string.hxx>
#include <unotools/options.hxx> #include <unotools/options.hxx>
#include <com/sun/star/lang/Locale.hpp>
// bits for broadcasting hints of changes in a SfxSimpleHint, may be combined // bits for broadcasting hints of changes in a SfxSimpleHint, may be combined
const sal_uLong SYSLOCALEOPTIONS_HINT_LOCALE = 0x00000001; const sal_uLong SYSLOCALEOPTIONS_HINT_LOCALE = 0x00000001;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment