From 46ab1d132c9ad471d79afa20c188c2f9c85e5f20 Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Mon, 7 Aug 2017 12:16:45 -0700 Subject: Cleanup code access security from the unmanaged runtime (#13241) --- src/vm/threadpoolrequest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vm/threadpoolrequest.cpp') diff --git a/src/vm/threadpoolrequest.cpp b/src/vm/threadpoolrequest.cpp index f52de8cf41..523a0631d6 100644 --- a/src/vm/threadpoolrequest.cpp +++ b/src/vm/threadpoolrequest.cpp @@ -21,7 +21,6 @@ #include "object.h" #include "field.h" #include "excep.h" -#include "security.h" #include "eeconfig.h" #include "corhost.h" #include "nativeoverlapped.h" -- cgit v1.2.3