summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/internal/gtest-tuple.h
diff options
context:
space:
mode:
authorGennadiy Civil <misterg@google.com>2018-07-27 15:15:08 (GMT)
committerGennadiy Civil <misterg@google.com>2018-07-27 15:15:08 (GMT)
commit984cba30ed10622122c12960b4914656fc770e04 (patch)
treee79351ca8d989d9e4248f594a4668ebcc6c401dd /googletest/include/gtest/internal/gtest-tuple.h
parent40904f897048f26c7af0b199e31f8385c446fcf9 (diff)
downloadgoogletest-984cba30ed10622122c12960b4914656fc770e04.zip
googletest-984cba30ed10622122c12960b4914656fc770e04.tar.gz
googletest-984cba30ed10622122c12960b4914656fc770e04.tar.bz2
Formatting changes for automatic code management
Diffstat (limited to 'googletest/include/gtest/internal/gtest-tuple.h')
-rw-r--r--googletest/include/gtest/internal/gtest-tuple.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/googletest/include/gtest/internal/gtest-tuple.h b/googletest/include/gtest/internal/gtest-tuple.h
index e9b4053..e64cede 100644
--- a/googletest/include/gtest/internal/gtest-tuple.h
+++ b/googletest/include/gtest/internal/gtest-tuple.h
@@ -35,6 +35,8 @@
// Implements a subset of TR1 tuple needed by Google Test and Google Mock.
+// GOOGLETEST_CM0001 DO NOT DELETE
+
#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_
#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TUPLE_H_