mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-08 18:18:03 +02:00
include climits
This commit is contained in:
parent
bb6db64edd
commit
4f93191105
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#include <mutex>
|
||||
#include <thread>
|
||||
#include <filesystem>
|
||||
#include <climits>
|
||||
|
||||
|
||||
#if true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue