mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 21:45:58 +01:00
core: fix no-pch build
This commit is contained in:
parent
20a465f69d
commit
6d21014a50
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ Feel like the API is missing something you'd like to use in your plugin? Open an
|
|||
#include <any>
|
||||
#include <functional>
|
||||
#include <string>
|
||||
#include <hyprlang.hpp>
|
||||
|
||||
typedef struct {
|
||||
std::string name;
|
||||
|
|
Loading…
Reference in a new issue