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