From 22a197169d3716e3b961ebdfe6d90a65ed4443c7 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Thu, 5 Feb 2026 22:04:10 +0100 Subject: [PATCH] Trying to fix Windows builds --- src/db/db/dbCellInstanceSetHasher.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/db/db/dbCellInstanceSetHasher.h b/src/db/db/dbCellInstanceSetHasher.h index 8cc1cacf6..9ed4ce5b8 100644 --- a/src/db/db/dbCellInstanceSetHasher.h +++ b/src/db/db/dbCellInstanceSetHasher.h @@ -46,7 +46,7 @@ namespace db class DB_PUBLIC CellInstanceSetHasher { public: - class MatrixHash + class DB_PUBLIC MatrixHash : public IMatrix3d { public: