summaryrefslogtreecommitdiff
path: root/dtrain/test/log_reg_dyer/bin_class.cc
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2011-09-25 20:23:09 +0200
committerPatrick Simianer <p@simianer.de>2011-09-25 20:23:09 +0200
commitfe471bb707226052551d75b043295ca5f57261c0 (patch)
tree73ba37bf8d5c1de6de50f63888a49e918e4a8cd4 /dtrain/test/log_reg_dyer/bin_class.cc
parent5e1ab3481551607f1c2a10027049044cd41f78ab (diff)
removed some quirks, less boost, prettier code, score_t
Diffstat (limited to 'dtrain/test/log_reg_dyer/bin_class.cc')
-rw-r--r--dtrain/test/log_reg_dyer/bin_class.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/dtrain/test/log_reg_dyer/bin_class.cc b/dtrain/test/log_reg_dyer/bin_class.cc
new file mode 100644
index 00000000..19bcde25
--- /dev/null
+++ b/dtrain/test/log_reg_dyer/bin_class.cc
@@ -0,0 +1,4 @@
+#include "bin_class.h"
+
+Objective::~Objective() {}
+