Files
ports/games/pingus/files/patch-src__util__file_reader.hpp
T
2021-01-28 14:39:32 +00:00

11 lines
193 B
C++

--- src/util/file_reader.hpp.orig 2011-12-24 21:46:47 UTC
+++ src/util/file_reader.hpp
@@ -19,6 +19,7 @@
#include <memory>
#include <vector>
+#include <string>
class Size;
class Color;