mirror of
https://github.com/google/googletest.git
synced 2025-12-10 09:18:34 +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