From 84a010e6454ff641df894333a5a60c50f1f85c1b Mon Sep 17 00:00:00 2001 From: Alexandros Naskos Date: Thu, 11 Jun 2020 22:02:17 +0300 Subject: Windows (MSVC) build fixes --- src/documentstyle.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/documentstyle.cpp') diff --git a/src/documentstyle.cpp b/src/documentstyle.cpp index 50a4168..e8a4751 100644 --- a/src/documentstyle.cpp +++ b/src/documentstyle.cpp @@ -7,6 +7,7 @@ #include #include +#include #include static QString encodeCssFont (const QFont& refFont) -- cgit v1.2.3