Fix Windows build
This commit is contained in:
parent
dc9fcf5470
commit
e1f33256f9
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,8 @@ using namespace com::sun::star::bridge::oleautomation;
|
|||
using namespace com::sun::star::bridge::ModelDependent;
|
||||
|
||||
using ::rtl::OUString;
|
||||
using ::rtl::OString;
|
||||
using ::rtl::OUStringBuffer;
|
||||
|
||||
#define JSCRIPT_ID_PROPERTY L"_environment"
|
||||
#define JSCRIPT_ID L"jscript"
|
||||
|
|
Loading…
Reference in a new issue