mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Fixing 'incomplete type error' during building
Fixing errors during the building due to missing library after latest GCC updates.
This commit is contained in:
parent
938a93a0d7
commit
b728a37b6d
@ -7,6 +7,7 @@
|
||||
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#include <stdexcept>
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user