mirror of
https://github.com/google/googletest.git
synced 2025-12-06 23:56:41 +08:00
Include gtest headers as user headers instead of system headers.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#ifndef GTEST_INCLUDE_GTEST_GTEST_DEATH_TEST_H_
|
||||
#define GTEST_INCLUDE_GTEST_GTEST_DEATH_TEST_H_
|
||||
|
||||
#include <gtest/internal/gtest-death-test-internal.h>
|
||||
#include "gtest/internal/gtest-death-test-internal.h"
|
||||
|
||||
namespace testing {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user