Skip to content

Commit bd91533

Browse files
committed
compile
1 parent 74160d3 commit bd91533

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/globalmodule.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
#include "applicationmanager.h"
77
#include <thread>
88

9+
extern BOOL g_fInShutdown;
10+
911
class ASPNET_CORE_GLOBAL_MODULE : NonCopyable, public CGlobalModule
1012
{
1113

0 commit comments

Comments
 (0)