summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index d4746d9..94dcca6 100644
--- a/src/common.h
+++ b/src/common.h
@@ -24,6 +24,7 @@ struct SplitParams {
struct Settings {
bool raw_data_comment{};
+ bool raw_data_comment_all{};
bool labels{};
bool rel_labels{};
bool abs_labels{};