fix users files

XlsFormat olap hierarchy
...
This commit is contained in:
ElenaSubbotina
2017-11-21 17:02:22 +03:00
parent 52777e36cb
commit f42cb4580c
65 changed files with 2060 additions and 1091 deletions

View File

@ -49,6 +49,8 @@
#pragma comment(lib, "../../build/bin/icu/win_32/icuuc.lib")
#endif
#pragma comment(lib, "Rpcrt4.lib")
HRESULT convert_single(std::wstring sSrcDoc)
{
HRESULT hr = S_OK;