aboutsummaryrefslogtreecommitdiff
path: root/src/include/fst/factor-weight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/fst/factor-weight.h')
-rw-r--r--src/include/fst/factor-weight.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/fst/factor-weight.h b/src/include/fst/factor-weight.h
index ce0d58d..97440e1 100644
--- a/src/include/fst/factor-weight.h
+++ b/src/include/fst/factor-weight.h
@@ -22,7 +22,7 @@
#define FST_LIB_FACTOR_WEIGHT_H__
#include <algorithm>
-#include <unordered_map>
+#include <tr1/unordered_map>
using std::tr1::unordered_map;
using std::tr1::unordered_multimap;
#include <fst/slist.h>