From 5a67199179607eb1ae2523440f7b20c5e4c20325 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 15 Nov 2021 11:53:59 +0100 Subject: [PATCH] Unify Windows.h inclusion Windows.h must be included first and must be included with care regarding WinSock.h and WinSock2.h affair. Signed-off-by: Simon Rozman --- MSICA/pch.h | 2 -- lib/WinStd | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/MSICA/pch.h b/MSICA/pch.h index 87a88ad..2c98b02 100644 --- a/MSICA/pch.h +++ b/MSICA/pch.h @@ -21,8 +21,6 @@ #include -#include - #include #include #include diff --git a/lib/WinStd b/lib/WinStd index b881647..82935bd 160000 --- a/lib/WinStd +++ b/lib/WinStd @@ -1 +1 @@ -Subproject commit b8816476e5f6f4f8465add75ac7bba5c742a2db6 +Subproject commit 82935bd8e0b10f1c29149d2c1639b64392f575cd