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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/fst/factor-weight.h b/src/include/fst/factor-weight.h
index 97440e1..685155c 100644
--- a/src/include/fst/factor-weight.h
+++ b/src/include/fst/factor-weight.h
@@ -25,7 +25,6 @@
#include <tr1/unordered_map>
using std::tr1::unordered_map;
using std::tr1::unordered_multimap;
-#include <fst/slist.h>
#include <string>
#include <utility>
using std::pair; using std::make_pair;