Trying again to fix Windows builds

This commit is contained in:
Matthias Koefferlein 2025-08-24 21:54:42 +02:00
parent 2806efd803
commit 26682c1a38
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ namespace lay
namespace db
{
class LayerProperties;
struct LayerProperties;
}
namespace edt

View File

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

View File

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