mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-09 15:45:57 +01:00
build: fix builds without pch (#5198)
This commit is contained in:
parent
bfc95e992d
commit
214ec82ba7
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <any>
|
||||
|
||||
class CWindow;
|
||||
class CGradientValueData;
|
||||
|
||||
struct SWindowRenderLayoutHints {
|
||||
bool isBorderGradient = false;
|
||||
|
|
Loading…
Reference in a new issue