mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-21 20:51:32 +00:00
Fix warning (from clang)
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <setjmp.h>
|
#include <setjmp.h>
|
||||||
|
#include <intrin.h>
|
||||||
#include "exception_handling.h"
|
#include "exception_handling.h"
|
||||||
|
|
||||||
#define CALL_FIRST 1
|
#define CALL_FIRST 1
|
||||||
|
Reference in New Issue
Block a user