From 5e1ab3481551607f1c2a10027049044cd41f78ab Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Sat, 24 Sep 2011 23:46:49 +0200
Subject: cleaning up
---
dtrain/test/logreg/log_reg.h | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 dtrain/test/logreg/log_reg.h
(limited to 'dtrain/test/logreg/log_reg.h')
diff --git a/dtrain/test/logreg/log_reg.h b/dtrain/test/logreg/log_reg.h
new file mode 100644
index 00000000..ecc560b8
--- /dev/null
+++ b/dtrain/test/logreg/log_reg.h
@@ -0,0 +1,14 @@
+#ifndef _LOG_REG_H_
+#define _LOG_REG_H_
+
+#include