aboutsummaryrefslogtreecommitdiff
path: root/src/include/fst/equivalent.h
diff options
context:
space:
mode:
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>2013-03-04 11:30:34 +0000
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>2013-03-04 11:30:34 +0000
commit5bf56ba7027cd5f22ff52d0138893f7a585135fb (patch)
tree19e17fc79b8873e66f211276d4dd169c480cede1 /src/include/fst/equivalent.h
parent3da1eb108d36da35333b2d655202791af854996b (diff)
parent5b6dc79427b8f7eeb6a7ff68034ab8548ce670ea (diff)
downloadopenfst-kitkat-cts-dev.tar.gz
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;