diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-07-30 14:01:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-30 14:01:17 -0400 |
commit | f978c651ed73116a9970e8c827fbf914ea6730f1 (patch) | |
tree | a3e96c08991c9a7fde9353d067827d50c98a553b /googlemock/include/gmock/internal/gmock-port.h | |
parent | 309e8a271e9aca1ef4aab899ce5d2d07c42123bb (diff) | |
parent | 4f160f737078a827f1702e69b5964322ac860598 (diff) | |
download | googletest-f978c651ed73116a9970e8c827fbf914ea6730f1.tar.gz googletest-f978c651ed73116a9970e8c827fbf914ea6730f1.tar.bz2 googletest-f978c651ed73116a9970e8c827fbf914ea6730f1.zip |
Merge branch 'master' into master
Diffstat (limited to 'googlemock/include/gmock/internal/gmock-port.h')
-rw-r--r-- | googlemock/include/gmock/internal/gmock-port.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/googlemock/include/gmock/internal/gmock-port.h b/googlemock/include/gmock/internal/gmock-port.h index cb37f260..79f43663 100644 --- a/googlemock/include/gmock/internal/gmock-port.h +++ b/googlemock/include/gmock/internal/gmock-port.h @@ -36,6 +36,8 @@ // end with _ are part of Google Mock's public API and can be used by // code outside Google Mock. +// GOOGLETEST_CM0002 DO NOT DELETE + #ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_GMOCK_PORT_H_ #define GMOCK_INCLUDE_GMOCK_INTERNAL_GMOCK_PORT_H_ |