Googletest export

Get rid of gmock-generated-matchers.h and gmock-generated-matchers.h.pump.

Stop using pump for MATCHER* macroses generation.

PiperOrigin-RevId: 293878808
This commit is contained in:
Abseil Team
2020-02-07 16:09:11 -05:00
committed by Andy Getz
parent 2d6d7a01c9
commit 41b5f149ab
8 changed files with 152 additions and 905 deletions

View File

@@ -39,7 +39,7 @@
# pragma warning(disable:4100)
#endif
#include "gmock/gmock-generated-matchers.h"
#include "gmock/gmock-matchers.h"
#include <array>
#include <iterator>