typo
This commit is contained in:
parent
e9eff488f9
commit
1944bc0f51
@ -35,7 +35,7 @@
|
|||||||
// possible loss of data
|
// possible loss of data
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
# pragma warning(push)
|
# pragma warning(push)
|
||||||
# pragma warning(disable:C4244)
|
# pragma warning(disable:4244)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "gmock/gmock-generated-matchers.h"
|
#include "gmock/gmock-generated-matchers.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user