We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1454f30 + b18d39b commit 09beafcCopy full SHA for 09beafc
googlemock/include/gmock/gmock-matchers.h
@@ -47,6 +47,7 @@
47
#include <ostream> // NOLINT
48
#include <sstream>
49
#include <string>
50
+#include <type_traits>
51
#include <utility>
52
#include <vector>
53
#include "gmock/internal/gmock-internal-utils.h"
0 commit comments