summaryrefslogtreecommitdiff
path: root/gi/pf/cfg_wfst_composer.cc
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cs.cmu.edu>2012-05-02 02:30:52 -0400
committerChris Dyer <cdyer@cs.cmu.edu>2012-05-02 02:30:52 -0400
commitd59bad87d2b3ce1abf881b0c4e5bbc7648cf368f (patch)
tree45db74afeb2e5f39a9f2069a394cd5c2a7e60212 /gi/pf/cfg_wfst_composer.cc
parent3efa261afb7150f825ab21b6a1f364dc142b84fc (diff)
remove dependency on gtest, remove all-static
Diffstat (limited to 'gi/pf/cfg_wfst_composer.cc')
-rw-r--r--gi/pf/cfg_wfst_composer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gi/pf/cfg_wfst_composer.cc b/gi/pf/cfg_wfst_composer.cc
index 20520c81..517446d4 100644
--- a/gi/pf/cfg_wfst_composer.cc
+++ b/gi/pf/cfg_wfst_composer.cc
@@ -4,6 +4,7 @@
#include <fstream>
#include <map>
#include <queue>
+#include <tr1/unordered_map>
#include <tr1/unordered_set>
#include <boost/shared_ptr.hpp>