Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-06-01 05:06:42 +0300
committerJan Kotas <jkotas@microsoft.com>2016-06-01 05:06:42 +0300
commit82acdde53b30474d0681323b08852dc95a789abb (patch)
treeb65b91dab6d7f2fd80659f29b809e80dea173eef /src/Native/Runtime/MiscHelpers.cpp
parent4c22bc35aca93f56c0cba333c77ae99265f09733 (diff)
Missed files in last change
[tfs-changeset: 1609436]
Diffstat (limited to 'src/Native/Runtime/MiscHelpers.cpp')
-rw-r--r--src/Native/Runtime/MiscHelpers.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Native/Runtime/MiscHelpers.cpp b/src/Native/Runtime/MiscHelpers.cpp
index 1e9d4dc69..34ddfeb89 100644
--- a/src/Native/Runtime/MiscHelpers.cpp
+++ b/src/Native/Runtime/MiscHelpers.cpp
@@ -27,6 +27,7 @@
#include "event.h"
#include "threadstore.h"
#include "threadstore.inl"
+#include "thread.inl"
#include "gcrhinterface.h"
#include "shash.h"
#include "module.h"