Commit 2de24fbf authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

tuning
parent 055f3219
......@@ -40,7 +40,7 @@
#include "gtest/gtest.h"
// Silence C4100 (unreferenced formal parameter) for MSVC
// Silence C4100 (unreferenced formal parameter) for MSVC 14 and 15
#ifdef _MSC_VER
# if _MSC_VER <= 1900
# pragma warning(push)
......
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