aboutsummaryrefslogtreecommitdiffstats
path: root/data_sets/sorted_data_set.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'data_sets/sorted_data_set.hpp')
-rw-r--r--data_sets/sorted_data_set.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/data_sets/sorted_data_set.hpp b/data_sets/sorted_data_set.hpp
index 1416d68..2e0c3cc 100644
--- a/data_sets/sorted_data_set.hpp
+++ b/data_sets/sorted_data_set.hpp
@@ -4,6 +4,7 @@
#ifndef SORTED_DATA_SET
#define SORTED_DATA_SET
+#define OPT_HEADER
#include "core/fitter.hpp"
#include <vector>
#include <algorithm>