summaryrefslogtreecommitdiff
path: root/coroutine/win32/Context.h
diff options
context:
space:
mode:
Diffstat (limited to 'coroutine/win32/Context.h')
-rw-r--r--coroutine/win32/Context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/coroutine/win32/Context.h b/coroutine/win32/Context.h
index 299515ed92..68a71a76fb 100644
--- a/coroutine/win32/Context.h
+++ b/coroutine/win32/Context.h
@@ -8,6 +8,8 @@
#pragma once
#include <assert.h>
+#include <stddef.h>
+#include <stdint.h>
#include <string.h>
#define COROUTINE __declspec(noreturn) void __fastcall