Skip to content

Commit 12f729c

Browse files
committed
fix build
1 parent 5ba52a8 commit 12f729c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/odr/internal/abstract/document.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ enum class ValueType;
1313
enum class AnchorType;
1414
struct PageLayout;
1515
struct TableDimensions;
16-
struct TablePosition;
16+
class TablePosition;
1717
struct TableStyle;
1818
struct TableColumnStyle;
1919
struct TableRowStyle;

0 commit comments

Comments
 (0)