Include gtest headers as user headers instead of system headers.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
// Use class definitions to test from this header.
|
||||
#include "prime_tables.h"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#if GTEST_HAS_COMBINE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user