Implement threading support for gmock on Windows.
Replace U+2013 with U+002D in comment lines. Pull in gtest 681.
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
//
|
||||
// This file tests some commonly used argument matchers.
|
||||
|
||||
// windows.h defines macros which conflict with standard identifiers used in
|
||||
// this test. Defining this symbol prevents windows.h from doing that.
|
||||
#define NOMINMAX
|
||||
|
||||
#include "gmock/gmock-matchers.h"
|
||||
#include "gmock/gmock-more-matchers.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user