mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-17 06:06:01 +01:00
Fix missing include needed by clang
This commit is contained in:
parent
09dbcabcc7
commit
eb42adc4c0
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include <dirent.h>
|
||||
#include <filesystem>
|
||||
|
|
Loading…
Reference in a new issue