summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/gtest-spi.h
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-07-30 18:01:17 (GMT)
committerGitHub <noreply@github.com>2018-07-30 18:01:17 (GMT)
commitf978c651ed73116a9970e8c827fbf914ea6730f1 (patch)
treea3e96c08991c9a7fde9353d067827d50c98a553b /googletest/include/gtest/gtest-spi.h
parent309e8a271e9aca1ef4aab899ce5d2d07c42123bb (diff)
parent4f160f737078a827f1702e69b5964322ac860598 (diff)
downloadgoogletest-f978c651ed73116a9970e8c827fbf914ea6730f1.zip
googletest-f978c651ed73116a9970e8c827fbf914ea6730f1.tar.gz
googletest-f978c651ed73116a9970e8c827fbf914ea6730f1.tar.bz2
Merge branch 'master' into masterrefs/pull/1685/head
Diffstat (limited to 'googletest/include/gtest/gtest-spi.h')
-rw-r--r--googletest/include/gtest/gtest-spi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/googletest/include/gtest/gtest-spi.h b/googletest/include/gtest/gtest-spi.h
index 0e5c10c..c21b029 100644
--- a/googletest/include/gtest/gtest-spi.h
+++ b/googletest/include/gtest/gtest-spi.h
@@ -32,6 +32,8 @@
// Utilities for testing Google Test itself and code that uses Google Test
// (e.g. frameworks built on top of Google Test).
+// GOOGLETEST_CM0004 DO NOT DELETE
+
#ifndef GTEST_INCLUDE_GTEST_GTEST_SPI_H_
#define GTEST_INCLUDE_GTEST_GTEST_SPI_H_