Unverified Commit e8e26d25 by Gennadiy Civil Committed by GitHub

typo

parent 8c0e0d5c
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
#include <stdlib.h> #include <stdlib.h>
#if _MSC_VER #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 #endif // . _MSC_VER
#if GTEST_IS_THREADSAFE #if GTEST_IS_THREADSAFE
......
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