mirror of
https://github.com/Trensa-Organization/Hyprland.git
synced 2025-03-16 03:03:40 +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…
Add table
Reference in a new issue