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>
|
#include <any>
|
||||||
|
|
||||||
class CWindow;
|
class CWindow;
|
||||||
|
class CGradientValueData;
|
||||||
|
|
||||||
struct SWindowRenderLayoutHints {
|
struct SWindowRenderLayoutHints {
|
||||||
bool isBorderGradient = false;
|
bool isBorderGradient = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue