From fc3d47b81448c7537ed7951aea81ddcbd95bc18a Mon Sep 17 00:00:00 2001 From: Paul Baltescu Date: Mon, 13 May 2013 22:32:44 +0100 Subject: Replace > > with >>. --- extractor/translation_table.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extractor/translation_table.h') diff --git a/extractor/translation_table.h b/extractor/translation_table.h index 10504d3b..ed43ad72 100644 --- a/extractor/translation_table.h +++ b/extractor/translation_table.h @@ -13,7 +13,7 @@ namespace fs = boost::filesystem; namespace extractor { -typedef boost::hash > PairHash; +typedef boost::hash> PairHash; class Alignment; class DataArray; -- cgit v1.2.3