summaryrefslogtreecommitdiff
path: root/src/support/runtime/exception_pointer_msvc.ipp
diff options
context:
space:
mode:
Diffstat (limited to 'src/support/runtime/exception_pointer_msvc.ipp')
-rw-r--r--src/support/runtime/exception_pointer_msvc.ipp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/support/runtime/exception_pointer_msvc.ipp b/src/support/runtime/exception_pointer_msvc.ipp
index a8cd0e8d3..eab5d30a9 100644
--- a/src/support/runtime/exception_pointer_msvc.ipp
+++ b/src/support/runtime/exception_pointer_msvc.ipp
@@ -10,6 +10,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <yvals.h> // for _CRTIMP2_PURE
_CRTIMP2_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrCreate(_Out_ void*);
_CRTIMP2_PURE void __CLRCALL_PURE_OR_CDECL __ExceptionPtrDestroy(_Inout_ void*);