summaryrefslogtreecommitdiff
path: root/third_party/googletest/src/src/gtest-all.cc
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/googletest/src/src/gtest-all.cc')
-rw-r--r--third_party/googletest/src/src/gtest-all.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/googletest/src/src/gtest-all.cc b/third_party/googletest/src/src/gtest-all.cc
index b217a1800..ad292905c 100644
--- a/third_party/googletest/src/src/gtest-all.cc
+++ b/third_party/googletest/src/src/gtest-all.cc
@@ -41,6 +41,7 @@
#include "src/gtest.cc"
#include "src/gtest-death-test.cc"
#include "src/gtest-filepath.cc"
+#include "src/gtest-matchers.cc"
#include "src/gtest-port.cc"
#include "src/gtest-printers.cc"
#include "src/gtest-test-part.cc"