summaryrefslogtreecommitdiff
path: root/mira/kbest_mira.cc
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cab.ark.cs.cmu.edu>2012-05-26 14:55:38 -0400
committerChris Dyer <cdyer@cab.ark.cs.cmu.edu>2012-05-26 14:55:38 -0400
commitbf0278b9492d678d8d7f601ea1513b896f2ad105 (patch)
tree7fea052c2419f03c17c26833c4bfa964a408ce77 /mira/kbest_mira.cc
parent3d30173d091900794d53f8ea61eb277038ba6a01 (diff)
remove creg
Diffstat (limited to 'mira/kbest_mira.cc')
-rw-r--r--mira/kbest_mira.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/mira/kbest_mira.cc b/mira/kbest_mira.cc
index dc0200d6..8b7993dd 100644
--- a/mira/kbest_mira.cc
+++ b/mira/kbest_mira.cc
@@ -5,8 +5,6 @@
#include <cmath>
#include <tr1/memory>
-#include "config.h"
-
#include <boost/program_options.hpp>
#include <boost/program_options/variables_map.hpp>