build: fix builds without pch (#5198)

This commit is contained in:
Brett Alcox 2024-03-20 20:54:10 -05:00 committed by GitHub
parent bfc95e992d
commit 214ec82ba7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <any>
class CWindow;
class CGradientValueData;
struct SWindowRenderLayoutHints {
bool isBorderGradient = false;