Cleans up macro definitions.

This commit is contained in:
zhanyong.wan
2009-02-23 23:37:29 +00:00
parent 1bee7b2f1d
commit 652540a278
11 changed files with 38 additions and 38 deletions

View File

@@ -55,7 +55,7 @@ namespace {
using ::std::ostream;
#ifdef GTEST_OS_WINDOWS
#if GTEST_OS_WINDOWS
#define snprintf _snprintf_s
#endif