diff options
Diffstat (limited to 'src/vm/common.h')
-rw-r--r-- | src/vm/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vm/common.h b/src/vm/common.h index b81bab73e9..15b97f1dfe 100644 --- a/src/vm/common.h +++ b/src/vm/common.h @@ -363,7 +363,6 @@ namespace Loader #include "threads.h" #include "clrex.inl" #ifdef FEATURE_COMINTEROP - // These need to be included *after* threads.h so that they can properly use LeaveRuntimeHolder #include "windowsruntime.h" #include "windowsstring.h" #endif |