diff options
author | tisi1988 <tisi1988@gmail.com> | 2018-08-01 10:11:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-01 10:11:18 (GMT) |
commit | 25e1436b087ac2b05a4b5eeb0a2704a53016be2d (patch) | |
tree | bf36edd43dcaca6e9588c9c02bcc70527d11c871 /googletest/include/gtest/internal/gtest-port.h | |
parent | 1ae4fdb79009322d90c304fd49d4fb625b408823 (diff) | |
parent | 4f160f737078a827f1702e69b5964322ac860598 (diff) | |
download | googletest-25e1436b087ac2b05a4b5eeb0a2704a53016be2d.zip googletest-25e1436b087ac2b05a4b5eeb0a2704a53016be2d.tar.gz googletest-25e1436b087ac2b05a4b5eeb0a2704a53016be2d.tar.bz2 |
Merge branch 'master' into master
Diffstat (limited to 'googletest/include/gtest/internal/gtest-port.h')
-rw-r--r-- | googletest/include/gtest/internal/gtest-port.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/googletest/include/gtest/internal/gtest-port.h b/googletest/include/gtest/internal/gtest-port.h index 1afe934..e25ef72 100644 --- a/googletest/include/gtest/internal/gtest-port.h +++ b/googletest/include/gtest/internal/gtest-port.h @@ -40,6 +40,8 @@ // files are expected to #include this. Therefore, it cannot #include // any other Google Test header. +// GOOGLETEST_CM0001 DO NOT DELETE + #ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PORT_H_ #define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_PORT_H_ |