mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-26 23:32:26 +02:00
fix(sway): add missing includes for GCC 13
See also: https://gcc.gnu.org/gcc-13/porting_to.html
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
namespace waybar::modules::sway {
|
||||
|
||||
Ipc::Ipc() {
|
||||
|
Reference in New Issue
Block a user