mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-25 22:51:03 +00:00
Fix compilation with latest reflect version
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable : 4189)
|
||||
#pragma warning(disable : 4308)
|
||||
#pragma warning(disable : 4715)
|
||||
#endif
|
||||
|
||||
#include "reflect_extension.hpp"
|
||||
|
||||
Reference in New Issue
Block a user