From fc7978f884fe33690da034a8c557f7c2f3924e8a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 30 Aug 2022 18:59:51 +0300 Subject: compilation fix --- plugins/SpellChecker/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/SpellChecker/src') diff --git a/plugins/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h index de0e4a153f..41beb2c3e3 100644 --- a/plugins/SpellChecker/src/stdafx.h +++ b/plugins/SpellChecker/src/stdafx.h @@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. //#define _CRT_SECURE_NO_WARNINGS #define OEMRESOURCE +#include #include #include #include -- cgit v1.2.3