diff options
Diffstat (limited to 'decoder/ff_bleu.h')
-rw-r--r-- | decoder/ff_bleu.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/ff_bleu.h b/decoder/ff_bleu.h index 344dc788..8ca2c095 100644 --- a/decoder/ff_bleu.h +++ b/decoder/ff_bleu.h @@ -1,5 +1,5 @@ -#ifndef _BLEU_FF_H_ -#define _BLEU_FF_H_ +#ifndef BLEU_FF_H_ +#define BLEU_FF_H_ #include <vector> #include <string> |