Include gtest headers as user headers instead of system headers.
This commit is contained in:
@@ -100,8 +100,8 @@
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include <gtest/internal/gtest-port.h>
|
||||
#include <gtest/internal/gtest-internal.h>
|
||||
#include "gtest/internal/gtest-port.h"
|
||||
#include "gtest/internal/gtest-internal.h"
|
||||
|
||||
namespace testing {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user