diff options
author | Gennadiy Civil <misterg@google.com> | 2018-07-27 15:15:08 (GMT) |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-07-27 15:15:08 (GMT) |
commit | 984cba30ed10622122c12960b4914656fc770e04 (patch) | |
tree | e79351ca8d989d9e4248f594a4668ebcc6c401dd /googlemock/include/gmock/gmock-actions.h | |
parent | 40904f897048f26c7af0b199e31f8385c446fcf9 (diff) | |
download | googletest-984cba30ed10622122c12960b4914656fc770e04.zip googletest-984cba30ed10622122c12960b4914656fc770e04.tar.gz googletest-984cba30ed10622122c12960b4914656fc770e04.tar.bz2 |
Formatting changes for automatic code management
Diffstat (limited to 'googlemock/include/gmock/gmock-actions.h')
-rw-r--r-- | googlemock/include/gmock/gmock-actions.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/googlemock/include/gmock/gmock-actions.h b/googlemock/include/gmock/gmock-actions.h index a2784f6..42648ad 100644 --- a/googlemock/include/gmock/gmock-actions.h +++ b/googlemock/include/gmock/gmock-actions.h @@ -33,6 +33,8 @@ // // This file implements some commonly used actions. +// GOOGLETEST_CM0002 DO NOT DELETE + #ifndef GMOCK_INCLUDE_GMOCK_GMOCK_ACTIONS_H_ #define GMOCK_INCLUDE_GMOCK_GMOCK_ACTIONS_H_ |