mirror of
https://github.com/google/googletest.git
synced 2025-11-11 23:36:33 -05:00
Include gtest and gmock headers as user headers instead of system headers.
This commit is contained in:
@@ -62,8 +62,8 @@ $var n = 10 $$ The maximum arity we support.
|
||||
#ifndef GMOCK_INCLUDE_GMOCK_GMOCK_GENERATED_NICE_STRICT_H_
|
||||
#define GMOCK_INCLUDE_GMOCK_GMOCK_GENERATED_NICE_STRICT_H_
|
||||
|
||||
#include <gmock/gmock-spec-builders.h>
|
||||
#include <gmock/internal/gmock-port.h>
|
||||
#include "gmock/gmock-spec-builders.h"
|
||||
#include "gmock/internal/gmock-port.h"
|
||||
|
||||
namespace testing {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user