mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
. <from develop>
This commit is contained in:
@ -37,6 +37,10 @@
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning (disable: 4100 4189)
|
||||
#endif
|
||||
|
||||
#include "../../common/StringBuilder.h"
|
||||
|
||||
#ifndef XML_UNUSED
|
||||
|
||||
Reference in New Issue
Block a user