Formatting changes, code sync

This commit is contained in:
Gennadiy Civil
2018-07-25 10:24:13 -04:00
parent 78b49242d1
commit ed1edf641d
4 changed files with 5 additions and 7 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_