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/IEView/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/IEView/src') diff --git a/plugins/IEView/src/stdafx.h b/plugins/IEView/src/stdafx.h index 40881602f2..fa5ba81185 100644 --- a/plugins/IEView/src/stdafx.h +++ b/plugins/IEView/src/stdafx.h @@ -54,7 +54,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include #include -#include #include "IEView.h" #include "Utils.h" -- cgit v1.2.3