mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
Disable warning 4237
This commit is contained in:
parent
04d9524a90
commit
1dc5d90d45
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include "mxstring.h"
|
||||
#include "mxtypes.h"
|
||||
|
||||
#pragma warning(disable : 4237)
|
||||
#include <iosfwd>
|
||||
|
||||
#define LEGOSTREAM_MODE_READ 1
|
||||
|
|
Loading…
Reference in a new issue