Commit 7e5f90d3 authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

formatting
parent 92863613
......@@ -43,8 +43,8 @@
namespace testing {
// The macros trigger warning C4100 (unreferenced formal
// parameter) in MSVC with -W4.
// Silence C4100 (unreferenced formal
// parameter) for MSVC
#ifdef _MSC_VER
# pragma warning(disable:4100)
#if (_MSC_VER == 1900)
......
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