aboutsummaryrefslogtreecommitdiff
path: root/src/include/fst/equivalent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/fst/equivalent.h')
-rw-r--r--src/include/fst/equivalent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/fst/equivalent.h b/src/include/fst/equivalent.h
index 7f8708a..e28fea1 100644
--- a/src/include/fst/equivalent.h
+++ b/src/include/fst/equivalent.h
@@ -23,6 +23,7 @@
#include <algorithm>
#include <deque>
+using std::deque;
#include <tr1/unordered_map>
using std::tr1::unordered_map;
using std::tr1::unordered_multimap;