From c6fbb8a5ed598306b4e0cf5340dd1d881b66445b Mon Sep 17 00:00:00 2001 From: James Tabor Date: Sun, 19 Apr 2020 18:49:46 -0500 Subject: [PATCH] [Win32SS] Fix build --- win32ss/pch.h | 1 + 1 file changed, 1 insertion(+) diff --git a/win32ss/pch.h b/win32ss/pch.h index 48ffb8ca322..efc390df220 100644 --- a/win32ss/pch.h +++ b/win32ss/pch.h @@ -67,6 +67,7 @@ typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES; #define _NOCSECT_TYPE #include #include +#include /* SEH support with PSEH */ #include