mirror of
https://github.com/google/googletest.git
synced 2025-12-08 16:45:03 +08:00
more warnings
This commit is contained in:
@@ -86,6 +86,7 @@ namespace testing {
|
||||
#ifdef _MSC_VER
|
||||
# pragma warning(push)
|
||||
# pragma warning(disable:4100)
|
||||
# pragma warning(disable:4805)
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user