Austin Schuh | 0cbef62 | 2015-09-06 17:34:52 -0700 | [diff] [blame^] | 1 | $$ -*- mode: c++; -*- |
2 | $$ This is a Pump source file (http://go/pump). Please use Pump to convert | ||||
3 | $$ it to callback-actions.h. | ||||
4 | $$ | ||||
5 | $var max_callback_arity = 5 | ||||
6 | $$}} This meta comment fixes auto-indentation in editors. | ||||
7 | #ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ | ||||
8 | #define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ | ||||
9 | |||||
10 | #endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ |