diff options
author | Chris Dyer <redpony@gmail.com> | 2014-10-19 15:23:31 -0400 |
---|---|---|
committer | Chris Dyer <redpony@gmail.com> | 2014-10-19 15:23:31 -0400 |
commit | fff4dc4a763c6f7fbda61b958ab45641c638d93f (patch) | |
tree | 72b36757d96681b8de16a6a5c6f51ae744cbea7c /decoder/aligner.h | |
parent | 2bb5f3f4c3c347a2474392993c17cc62653dd133 (diff) |
remove json hypergraph format
Diffstat (limited to 'decoder/aligner.h')
-rw-r--r-- | decoder/aligner.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/aligner.h b/decoder/aligner.h index a34795c9..d68ceefc 100644 --- a/decoder/aligner.h +++ b/decoder/aligner.h @@ -1,4 +1,4 @@ -#ifndef _ALIGNER_H_ +#ifndef ALIGNER_H #include <string> #include <iostream> |