This commit is contained in:
Gennadiy Civil 2018-08-28 23:36:50 -04:00 committed by GitHub
parent 3515f3d9cb
commit 4d67fc0c32

View File

@ -40,7 +40,7 @@
#include <stdlib.h>
#if _MSC_VER
GTEST_DISABLE_MSC_WARNINGS_PUSH_(4127: /* conditional expression is constant */)
GTEST_DISABLE_MSC_WARNINGS_PUSH_(4127 /* conditional expression is constant */)
#endif // . _MSC_VER
#if GTEST_IS_THREADSAFE