Fix warning (from clang)

This commit is contained in:
Jake Shadle
2020-03-18 20:07:12 +01:00
parent 9e389b9a5f
commit 19ffd8ebb9

View File

@ -1,5 +1,6 @@
#include <windows.h>
#include <setjmp.h>
#include <intrin.h>
#include "exception_handling.h"
#define CALL_FIRST 1