Commit 1944bc0f authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

typo
parent e9eff488
...@@ -35,7 +35,7 @@ ...@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment