We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d079f4 commit a78d14dCopy full SHA for a78d14d
src/odr/document_element.hpp
@@ -7,7 +7,7 @@
7
#include <odr/definitions.hpp>
8
9
namespace odr {
10
-class TablePosition;
+struct TablePosition;
11
struct TableDimensions;
12
class DocumentPath;
13
class File;
src/odr/internal/abstract/document.hpp
@@ -13,7 +13,7 @@ enum class ValueType;
enum class AnchorType;
14
struct PageLayout;
15
16
17
struct TableStyle;
18
struct TableColumnStyle;
19
struct TableRowStyle;
0 commit comments