aboutsummaryrefslogtreecommitdiff
path: root/src/include/fst/rmfinalepsilon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/fst/rmfinalepsilon.h')
-rw-r--r--src/include/fst/rmfinalepsilon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/fst/rmfinalepsilon.h b/src/include/fst/rmfinalepsilon.h
index 236d1a7..eb0f937 100644
--- a/src/include/fst/rmfinalepsilon.h
+++ b/src/include/fst/rmfinalepsilon.h
@@ -21,7 +21,7 @@
#ifndef FST_LIB_RMFINALEPSILON_H__
#define FST_LIB_RMFINALEPSILON_H__
-#include <unordered_set>
+#include <tr1/unordered_set>
using std::tr1::unordered_set;
using std::tr1::unordered_multiset;
#include <vector>