From 73624f28acc672b2a20c35a575f3bad373d064a4 Mon Sep 17 00:00:00 2001 From: Oleg Korshul Date: Sat, 20 Apr 2024 14:02:19 +0300 Subject: [PATCH] Fix android build --- Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp b/Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp index dd5f78d7e6..a7cead51ae 100644 --- a/Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp +++ b/Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp @@ -3,6 +3,7 @@ #include #include #include +#include #include #include