aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock-matchers_test.cc
diff options
context:
space:
mode:
authorAdam Badura <adam.f.badura@gmail.com>2019-07-11 09:49:59 +0200
committerAdam Badura <adam.f.badura@gmail.com>2019-07-16 23:15:51 +0200
commit1f809607b516cfe48a73b82c0f285ebd041c2763 (patch)
treede663f8686b07c683944fe87e9b77c7d06661363 /googlemock/test/gmock-matchers_test.cc
parentf899e81e43407c9a3433d9ad3a0a8f64e450ba44 (diff)
downloadgoogletest-1f809607b516cfe48a73b82c0f285ebd041c2763.tar.gz
googletest-1f809607b516cfe48a73b82c0f285ebd041c2763.tar.bz2
googletest-1f809607b516cfe48a73b82c0f285ebd041c2763.zip
Add missing <functional> include
gmock-spec-builders.h uses std::function (in MockFunction) but did not include <functional> to provide it. Apparently, it worked since the header must have been included by something else but better be safe than sorry.
Diffstat (limited to 'googlemock/test/gmock-matchers_test.cc')
0 files changed, 0 insertions, 0 deletions