summaryrefslogtreecommitdiffstats
path: root/ingen/Properties.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Properties.hpp')
-rw-r--r--ingen/Properties.hpp2
1 files changed, 2 insertions, 0 deletions
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 <initializer_list>
#include <map>
+#include <utility>
#include "ingen/Atom.hpp"
#include "ingen/URIs.hpp"