diff --git a/LEGO1/legostream.h b/LEGO1/legostream.h index a016be4d..8b0a57c1 100644 --- a/LEGO1/legostream.h +++ b/LEGO1/legostream.h @@ -6,6 +6,7 @@ #include "mxstring.h" #include "mxtypes.h" +#pragma warning(disable : 4237) #include #define LEGOSTREAM_MODE_READ 1