summaryrefslogtreecommitdiff
path: root/decoder/aligner.h
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2014-10-19 15:23:31 -0400
committerChris Dyer <redpony@gmail.com>2014-10-19 15:23:31 -0400
commitb2d5b3da636cfbef53830245f1f5281add2a4b62 (patch)
tree60a061bd28ae7fee7e9020b2d28dc1deb28ee423 /decoder/aligner.h
parent011a87cfe6d9cc702cb4a8a6d9a765556e460af9 (diff)
remove json hypergraph format
Diffstat (limited to 'decoder/aligner.h')
-rw-r--r--decoder/aligner.h2
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>