formatting
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
|
||||
// Silence C4100 (unreferenced formal parameter) for MSVC 14 and 15
|
||||
#ifdef _MSC_VER
|
||||
# if _MSC_VER <= 1900
|
||||
@@ -48,7 +47,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
using testing::_;
|
||||
using testing::AnyNumber;
|
||||
using testing::Ge;
|
||||
|
||||
Reference in New Issue
Block a user