mirror of
https://github.com/google/googletest.git
synced 2024-12-26 17:41:03 +08:00
Include <memory> to use std::unique_ptr.
This commit is contained in:
parent
f19b060075
commit
b78f858d0c
@ -36,6 +36,7 @@
|
||||
#include "gmock/internal/gmock-internal-utils.h"
|
||||
#include <stdlib.h>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <vector>
|
||||
|
Loading…
x
Reference in New Issue
Block a user