Skip to content

Commit 7c41a27

Browse files
authored
internal: fix build with rawhide g++. (#39)
1 parent 71515e8 commit 7c41a27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/palette/ConfigManager.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include <glob.h>
99
#include <filesystem>
1010
#include <cstring>
11+
#include <climits>
1112

1213
using namespace Hyprtoolkit;
1314

0 commit comments

Comments
 (0)