Fix for clang compiler
This commit is contained in:
parent
921ec2ef41
commit
a9890a75e6
@ -3,6 +3,7 @@
|
|||||||
#define MESSMER_CPP_UTILS_OPTIONALOWNERSHIPPOINTER_H_
|
#define MESSMER_CPP_UTILS_OPTIONALOWNERSHIPPOINTER_H_
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* optional_ownership_ptr can be used to hold a pointer to an instance of an object.
|
* optional_ownership_ptr can be used to hold a pointer to an instance of an object.
|
||||||
|
Loading…
Reference in New Issue
Block a user