mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2026-08-18 11:14:01 +00:00
hyprbars: add missing includes needed for GCC16 (#645)
This commit is contained in:
@ -20,6 +20,8 @@
|
||||
#include "globals.hpp"
|
||||
#include "BarPassElement.hpp"
|
||||
|
||||
#include <climits>
|
||||
|
||||
using namespace Render::GL;
|
||||
|
||||
static CHyprColor configColor(Config::INTEGER color) {
|
||||
|
||||
Reference in New Issue
Block a user