mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-11-01 00:12:42 +01: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
	 Aleksei Bavshin
					Aleksei Bavshin