Merge "libutils: Fix missing definition of shared_ptr and unique_ptr"
This commit is contained in:
commit
dfdcc31d03
1 changed files with 1 additions and 0 deletions
|
|
@ -210,6 +210,7 @@
|
|||
|
||||
#include <atomic>
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <type_traits> // for common_type.
|
||||
|
||||
#include <stdint.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue