vp-build/srcpkgs/swiften/patches/std.patch

12 lines
255 B
Diff

--- a/Swift/Controllers/ShowProfileController.h
+++ b/Swift/Controllers/ShowProfileController.h
@@ -18,6 +18,8 @@
#include <Swift/Controllers/UIEvents/UIEvent.h>
+#include <map>
+
namespace Swift {
class VCardManager;
class ProfileWindow;