diff options
author | Wu, Ke <wuke@cs.umd.edu> | 2014-12-06 10:37:56 -0500 |
---|---|---|
committer | Wu, Ke <wuke@cs.umd.edu> | 2014-12-06 10:37:56 -0500 |
commit | f690860fab19bf7ce48861368f0c7e868e50d3a1 (patch) | |
tree | a23a7791002eee10a4027260af9e6487d7f83700 /utils/tsuruoka_maxent.h | |
parent | 4444b842ef12f31e3aede13950b553f9a5bcb2d6 (diff) | |
parent | e39742355186ebf59a369b2e5b369648047ca216 (diff) |
Merge branch 'const_reorder' into softsyn
Diffstat (limited to 'utils/tsuruoka_maxent.h')
-rw-r--r-- | utils/tsuruoka_maxent.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/tsuruoka_maxent.h b/utils/tsuruoka_maxent.h index 550a4b7f..82da44ff 100644 --- a/utils/tsuruoka_maxent.h +++ b/utils/tsuruoka_maxent.h @@ -13,7 +13,6 @@ #include <utility> #include <vector> -#include "synutils.h" #include "stringlib.h" #include "maxent.h" |