mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix build
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
|
||||
#include "../../../../Common/3dParty/html/css/src/StaticFunctions.h"
|
||||
|
||||
#include <cctype>
|
||||
|
||||
#ifndef MININT8
|
||||
#define MAXUINT8 ((unsigned char)~((unsigned char)0))
|
||||
#define MAXINT8 ((char)(MAXUINT8 >> 1))
|
||||
|
||||
Reference in New Issue
Block a user