mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-26 09:41:57 -07:00
core: fix no-pch build
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user