Commit cb13dc75 authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

more warnings
parent d9f3611a
...@@ -86,6 +86,7 @@ namespace testing { ...@@ -86,6 +86,7 @@ namespace testing {
#ifdef _MSC_VER #ifdef _MSC_VER
# pragma warning(push) # pragma warning(push)
# pragma warning(disable:4100) # pragma warning(disable:4100)
# pragma warning(disable:4805)
#endif #endif
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment