Include gtest and gmock headers as user headers instead of system headers.
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
#include <errno.h>
|
||||
#endif
|
||||
|
||||
#include <gmock/internal/gmock-internal-utils.h>
|
||||
#include <gmock/internal/gmock-port.h>
|
||||
#include "gmock/internal/gmock-internal-utils.h"
|
||||
#include "gmock/internal/gmock-port.h"
|
||||
|
||||
namespace testing {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user