summarylogtreecommitdiffstats
path: root/memory.patch
blob: 964f45ac45ae7a67c926ec3e91583968150b6735 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/systems/base/system.h
+++ b/src/systems/base/system.h
@@ -33,6 +33,7 @@
 #include <boost/filesystem/path.hpp>
 
 #include <map>
+#include <memory>
 #include <sstream>
 #include <string>
 #include <utility>