This commit is contained in:
Gennadiy Civil 2018-04-18 14:25:58 -04:00
parent 78d73814fa
commit b4cbf531e9

View File

@ -6732,7 +6732,7 @@ TEST(NotTest, WorksOnMoveOnlyType) {
} // namespace gmock_matchers_test } // namespace gmock_matchers_test
} // namespace testing } // namespace testing
#if defined_MSC_VER #if defined _MSC_VER
# pragma warning(pop) # pragma warning(pop)
#endif #endif