Googletest export
Remove linked_ptr and use std::shared_ptr instead PiperOrigin-RevId: 218618184
This commit is contained in:
committed by
Gennadiy Civil
parent
a50e4f05b3
commit
b57c703963
@@ -52,6 +52,7 @@
|
||||
// here, as Google Mock depends on Google Test. Only add a utility
|
||||
// here if it's truly specific to Google Mock.
|
||||
|
||||
#include "gtest/internal/gtest-linked_ptr.h"
|
||||
#include "gtest/internal/gtest-port.h"
|
||||
#include "gmock/internal/custom/gmock-port.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user