summaryrefslogtreecommitdiff
path: root/training/model1.cc
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cs.cmu.edu>2012-02-17 13:01:54 -0500
committerChris Dyer <cdyer@cs.cmu.edu>2012-02-17 13:01:54 -0500
commit4845fbb1288c92ce73f84d3c7878b7c81dc09654 (patch)
tree5202ee5e0699c3178a7c0288d79419c44a964e9f /training/model1.cc
parentdbe064a15aa78b344d13db5bd831cc9e0a9bbac1 (diff)
boost version checking, check for Eigen, get rid of old digamma stuff
Diffstat (limited to 'training/model1.cc')
-rw-r--r--training/model1.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/training/model1.cc b/training/model1.cc
index 40249aa3..a87d388f 100644
--- a/training/model1.cc
+++ b/training/model1.cc
@@ -9,7 +9,6 @@
#include "filelib.h"
#include "ttables.h"
#include "tdict.h"
-#include "em_utils.h"
namespace po = boost::program_options;
using namespace std;