mirror of
https://github.com/google/googletest.git
synced 2025-12-06 23:56:41 +08:00
Cleans up macro definitions.
This commit is contained in:
@@ -55,7 +55,7 @@ namespace {
|
||||
|
||||
using ::std::ostream;
|
||||
|
||||
#ifdef GTEST_OS_WINDOWS
|
||||
#if GTEST_OS_WINDOWS
|
||||
#define snprintf _snprintf_s
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user