1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-19 02:22:39 +00:00

Adds necessary include for unique_ptr.

This commit is contained in:
Thomas Harte
2020-03-15 23:52:24 -04:00
parent 8e3bf0dbca
commit 1d40aa687e
+2
View File
@@ -11,6 +11,8 @@
#include "../Reflection/Struct.h"
#include <memory>
namespace Configurable {
/*!