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 /googletest/include/gtest/internal/gtest-death-test-internal.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 'googletest/include/gtest/internal/gtest-death-test-internal.h')
-rw-r--r-- | googletest/include/gtest/internal/gtest-death-test-internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/googletest/include/gtest/internal/gtest-death-test-internal.h b/googletest/include/gtest/internal/gtest-death-test-internal.h index 949c429..719aee6 100644 --- a/googletest/include/gtest/internal/gtest-death-test-internal.h +++ b/googletest/include/gtest/internal/gtest-death-test-internal.h @@ -32,6 +32,7 @@ // // This header file defines internal utilities needed for implementing // death tests. They are subject to change without notice. +// GOOGLETEST_CM0001 DO NOT DELETE #ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_DEATH_TEST_INTERNAL_H_ #define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_DEATH_TEST_INTERNAL_H_ |