diff options
author | Gennadiy Civil <misterg@google.com> | 2018-07-18 15:17:19 (GMT) |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-07-18 15:17:19 (GMT) |
commit | 7e73a7ae6e665e3a9e34543090625ab8278412bb (patch) | |
tree | 9a172c4aa4023fdcac3c7a5840e80f1eea6697a5 /googlemock/include | |
parent | 20ef7944a410c5e01a35156b784266615d5ad38c (diff) | |
download | googletest-7e73a7ae6e665e3a9e34543090625ab8278412bb.zip googletest-7e73a7ae6e665e3a9e34543090625ab8278412bb.tar.gz googletest-7e73a7ae6e665e3a9e34543090625ab8278412bb.tar.bz2 |
Formatting and a link
Diffstat (limited to 'googlemock/include')
-rw-r--r-- | googlemock/include/gmock/internal/custom/gmock-matchers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/include/gmock/internal/custom/gmock-matchers.h b/googlemock/include/gmock/internal/custom/gmock-matchers.h index fe0d9e8..af8240e 100644 --- a/googlemock/include/gmock/internal/custom/gmock-matchers.h +++ b/googlemock/include/gmock/internal/custom/gmock-matchers.h @@ -32,7 +32,7 @@ // ============================================================ // // Adds google3 callback support to CallableTraits. -// + #ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_MATCHERS_H_ #define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_MATCHERS_H_ #endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_MATCHERS_H_ |