ports/x11/polybar/files/patch-include_cairo_context.hpp
Joel Bodenmann 468f1ec759 x11/polybar: Update to 3.7.0
Changelog: https://github.com/polybar/polybar/releases/tag/3.7.0

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D42529
2023-11-13 21:55:13 +01:00

10 lines
233 B
C++

--- include/cairo/context.hpp.orig 2023-11-12 19:12:43 UTC
+++ include/cairo/context.hpp
@@ -3,6 +3,7 @@
#include <cairo/cairo-xcb.h>
#include <algorithm>
+#include <array>
#include <cmath>
#include <deque>
#include <iomanip>