diff options
author | Wu, Ke <wuke@cs.umd.edu> | 2014-12-06 10:37:48 -0500 |
---|---|---|
committer | Wu, Ke <wuke@cs.umd.edu> | 2014-12-06 10:37:48 -0500 |
commit | a21959213f9b1cc15befae52dbb5091e848de7a1 (patch) | |
tree | cd0359a322a8734f31e121860324314f1dc83eeb /utils/tsuruoka_maxent.h | |
parent | 71fc7100b37b5bc2f5bbab414d90f9b3f19985c0 (diff) |
Remove synutils.h
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" |