mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
Changelog: https://github.com/polybar/polybar/releases/tag/3.7.0 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D42529
10 lines
233 B
C++
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>
|