ports/devel/eris/files/patch-Eris-View.h
Oliver Lehmann 4619451ba9 switch from GCC to Clang
bump PORTREVISION
2014-03-23 09:45:39 +00:00

10 lines
242 B
C++

--- ./Eris/View.h.orig 2014-03-10 19:30:34.000000000 +0100
+++ ./Eris/View.h 2014-03-10 19:30:56.000000000 +0100
@@ -13,6 +13,7 @@
#include <sigc++/connection.h>
// std
+#include <string>
#include <deque>
#include <map>
#include <set>