From 2c06d021d6bb680ff28240bab1672e346cbe1c07 Mon Sep 17 00:00:00 2001 From: Abseil Team Date: Tue, 19 Jan 2021 14:01:48 -0500 Subject: [PATCH] Googletest export Internal change PiperOrigin-RevId: 352607401 --- .../internal/custom/gmock-generated-actions.h.pump | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump diff --git a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump new file mode 100644 index 00000000..67c221f1 --- /dev/null +++ b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump @@ -0,0 +1,12 @@ +$$ -*- mode: c++; -*- +$$ This is a Pump source file. Please use Pump to convert +$$ it to callback-actions.h. +$$ +$var max_callback_arity = 5 +$$}} This meta comment fixes auto-indentation in editors. + +// GOOGLETEST_CM0002 DO NOT DELETE +#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ +#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ + +#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_