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 | b2d5b3da636cfbef53830245f1f5281add2a4b62 (patch) | |
tree | 60a061bd28ae7fee7e9020b2d28dc1deb28ee423 /decoder/aligner.h | |
parent | 011a87cfe6d9cc702cb4a8a6d9a765556e460af9 (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> |