From d744e4d421c313a3b4d786e11a311f73da19fc41 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Dec 2017 09:20:16 -0500 Subject: Clean up includes in public headers --- ingen/Properties.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ingen/Properties.hpp') diff --git a/ingen/Properties.hpp b/ingen/Properties.hpp index 437db874..ef914e68 100644 --- a/ingen/Properties.hpp +++ b/ingen/Properties.hpp @@ -17,7 +17,9 @@ #ifndef INGEN_PROPERTIES_HPP #define INGEN_PROPERTIES_HPP +#include #include +#include #include "ingen/Atom.hpp" #include "ingen/URIs.hpp" -- cgit v1.2.1