From 4932fca0d9ac3c0881fbf394f81839b5e0e96d1a Mon Sep 17 00:00:00 2001 From: Pavel Krymets Date: Thu, 24 May 2018 11:14:04 -0700 Subject: [PATCH] Fix the build --- src/AspNetCoreModuleV2/CommonLib/stdafx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/AspNetCoreModuleV2/CommonLib/stdafx.h b/src/AspNetCoreModuleV2/CommonLib/stdafx.h index 821d975c93..3191f9376b 100644 --- a/src/AspNetCoreModuleV2/CommonLib/stdafx.h +++ b/src/AspNetCoreModuleV2/CommonLib/stdafx.h @@ -13,6 +13,7 @@ #include #include #include +#include #include "Shlwapi.h" #include "hashtable.h" #include "stringu.h"