mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-15 15:32:37 +02:00
Merge pull request #584 from DanySpin97/sway-fix
fix(sway): add missing unordered_map include
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <unordered_map>
|
||||
#include <fmt/format.h>
|
||||
#include <gtkmm/button.h>
|
||||
#include <gtkmm/label.h>
|
||||
|
Reference in New Issue
Block a user