mirror of
https://github.com/google/googletest.git
synced 2026-01-01 12:48:37 +08:00
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.
73 KiB
73 KiB