Merge branch 'master' into deprecate

This commit is contained in:
Gennadiy Civil
2018-07-26 13:04:53 -04:00
committed by GitHub
7 changed files with 16 additions and 24 deletions

View File

@@ -34,8 +34,7 @@
// Google Test. They are subject to change without notice. They should not used
// by code external to Google Test.
//
// This header file is #included by
// gtest/internal/gtest-internal.h.
// This header file is #included by gtest-internal.h.
// It should not be #included by other files.
#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_STRING_H_