diff options
Diffstat (limited to 'decoder/ff_bleu.h')
-rw-r--r-- | decoder/ff_bleu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/decoder/ff_bleu.h b/decoder/ff_bleu.h index e93731c3..5544920e 100644 --- a/decoder/ff_bleu.h +++ b/decoder/ff_bleu.h @@ -6,7 +6,6 @@ #include "hg.h" #include "ff.h" -#include "config.h" class BLEUModelImpl; |