mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-25 14:41:02 +00:00
Fix compilation warnings
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
#pragma GCC diagnostic ignored "-Wunused-function"
|
||||
#endif
|
||||
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
#include <unicorn/unicorn.h>
|
||||
|
||||
#ifdef __clang__
|
||||
|
||||
Reference in New Issue
Block a user