From 0eee94c3a780e0e9f87b26145b557a99e84d25e0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 28 Mar 2021 20:38:45 +0300 Subject: 21 years after Win2k release we don't need win2k.h - everything we need is included into minimum Windows SDK 7.1 --- plugins/SpellChecker/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/SpellChecker/src') diff --git a/plugins/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h index 6907c7aa30..de0e4a153f 100644 --- a/plugins/SpellChecker/src/stdafx.h +++ b/plugins/SpellChecker/src/stdafx.h @@ -43,7 +43,6 @@ using namespace std; #include #include #include -#include #include //own includes -- cgit v1.2.3