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