summaryrefslogtreecommitdiffstats
path: root/include/ingen/serialisation/Serialiser.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/serialisation/Serialiser.hpp')
-rw-r--r--include/ingen/serialisation/Serialiser.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ingen/serialisation/Serialiser.hpp b/include/ingen/serialisation/Serialiser.hpp
index b4e7015b..4794aa60 100644
--- a/include/ingen/serialisation/Serialiser.hpp
+++ b/include/ingen/serialisation/Serialiser.hpp
@@ -49,6 +49,7 @@ class Serialiser
{
public:
Serialiser(Shared::World& world, SharedPtr<Shared::Store> store);
+ ~Serialiser();
typedef GraphObject::Properties Properties;