Ignore warning C4371.
--HG-- branch : develop
This commit is contained in:
parent
9f77834849
commit
acc7cd34ce
|
@ -720,5 +720,6 @@ MSVC_DEBUG_CXXFLAGS += \
|
||||||
-wd4350 \
|
-wd4350 \
|
||||||
-wd4242 \
|
-wd4242 \
|
||||||
-wd4265 \
|
-wd4265 \
|
||||||
-wd4599
|
-wd4599 \
|
||||||
|
-wd4371
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user