2015-07-19 20:39:47 +00:00
|
|
|
$$ -*- mode: c++; -*-
|
2018-04-10 19:57:16 +00:00
|
|
|
$$ This is a Pump source file. Please use Pump to convert
|
2015-07-19 20:39:47 +00:00
|
|
|
$$ it to callback-actions.h.
|
|
|
|
$$
|
|
|
|
$var max_callback_arity = 5
|
|
|
|
$$}} This meta comment fixes auto-indentation in editors.
|
2018-07-27 15:15:08 +00:00
|
|
|
|
|
|
|
// GOOGLETEST_CM0002 DO NOT DELETE
|
2015-07-28 00:53:13 +00:00
|
|
|
#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_
|
|
|
|
#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_
|
2015-07-19 20:39:47 +00:00
|
|
|
|
2015-07-28 00:53:13 +00:00
|
|
|
#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_
|