aboutsummaryrefslogtreecommitdiffstats
path: root/data_sets/sorted_data_set.hpp
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2009-09-01 17:36:29 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2009-09-01 17:36:29 +0000
commitf6773e55b1025d13647a84702833cc8dc3f08d88 (patch)
treebc1846ebfc94b85183391a69b27ebce6c80e1ecc /data_sets/sorted_data_set.hpp
parentb4ae5bf85dc7538398fcc9065e81238de452492c (diff)
downloadopt-utilities-f6773e55b1025d13647a84702833cc8dc3f08d88.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@59 ed2142bd-67ad-457f-ba7c-d818d4011675
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>