From b1d27cd0fb8822b5904122924f08efceef2a832f Mon Sep 17 00:00:00 2001 From: James Tabor Date: Fri, 15 Apr 2022 19:27:50 -0500 Subject: [PATCH] [Win32SS] Fix Build Fix Build --- win32ss/pch.h | 1 + 1 file changed, 1 insertion(+) diff --git a/win32ss/pch.h b/win32ss/pch.h index efc390df220..40fd8a7f861 100644 --- a/win32ss/pch.h +++ b/win32ss/pch.h @@ -68,6 +68,7 @@ typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES; #include #include #include +#include /* SEH support with PSEH */ #include