Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reporters: silence -Wsubobject-linkage
gcc emits `Wsubobject-linkage`, because the the publicly visible `TablePrinter` contains `ColumnInfo`, which is part of an anonymous namespace
- Loading branch information