summaryrefslogtreecommitdiff
path: root/games-arcade/supertux/files/supertux-0.6.3-missing-include.patch
blob: 4515c9a6003fa650c4602d3cfc07460160e5df67 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/external/partio_zip/zip_manager.hpp
+++ b/external/partio_zip/zip_manager.hpp
@@ -41,6 +41,7 @@
 #ifndef __ZIP__
 #define __ZIP__
 
+#include <memory>
 #include <fstream>
 #include <iostream>
 #include <map>