upstreaming cl 124976692

This commit is contained in:
Gennadiy Civil
2018-01-03 16:57:05 -05:00
parent ba6ecedede
commit 1c09831acc
18 changed files with 11 additions and 136 deletions

View File

@@ -34,10 +34,7 @@
#include <stdlib.h>
#include <stdio.h>
#include "gtest/gtest.h"
#define GTEST_IMPLEMENTATION_ 1 // Required for the next #include.
#include "src/gtest-internal-inl.h"
#undef GTEST_IMPLEMENTATION_
namespace testing {
GTEST_DECLARE_string_(filter);