mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-25 16:31:42 +00:00
Adds necessary include for unique_ptr.
This commit is contained in:
parent
8e3bf0dbca
commit
1d40aa687e
@ -11,6 +11,8 @@
|
||||
|
||||
#include "../Reflection/Struct.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace Configurable {
|
||||
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user