Trying again to fix Windows builds

This commit is contained in:
Matthias Koefferlein 2025-08-24 21:43:59 +02:00
parent 626f5809bc
commit 2806efd803
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
namespace db namespace db
{ {
class Layout; class Layout;
struct LayerProperties; class LayerProperties;
} }
namespace lay namespace lay