mirror of
https://github.com/google/googletest.git
synced 2025-11-13 08:15:04 -05:00
Include gtest headers as user headers instead of system headers.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
// Verifies that test shuffling works.
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user