opnsense-ports/games/pingus/files/patch-src__util__file_reader.hpp
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

10 lines
241 B
C++

--- src/util/file_reader.hpp.orig 2011-12-25 01:46:47.000000000 +0400
+++ src/util/file_reader.hpp 2014-10-17 23:56:43.000000000 +0400
@@ -19,6 +19,7 @@
#include <memory>
#include <vector>
+#include <string>
class Size;
class Color;