mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -07:00
build: fix builds without pch (#5198)
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
#include <any>
|
#include <any>
|
||||||
|
|
||||||
class CWindow;
|
class CWindow;
|
||||||
|
class CGradientValueData;
|
||||||
|
|
||||||
struct SWindowRenderLayoutHints {
|
struct SWindowRenderLayoutHints {
|
||||||
bool isBorderGradient = false;
|
bool isBorderGradient = false;
|
||||||
|
Reference in New Issue
Block a user