summaryrefslogtreecommitdiff
path: root/rst_parser
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cs.cmu.edu>2012-04-19 14:45:27 -0400
committerChris Dyer <cdyer@cs.cmu.edu>2012-04-19 14:45:27 -0400
commitef50f21a76e473223f0d7662918e5632d35faaa4 (patch)
tree3f54ebf37845f6c323bf0e3cbe54d45652608b34 /rst_parser
parentb67e81b99d28374800bdfee5691b9d6e4b41db5f (diff)
fix includes
Diffstat (limited to 'rst_parser')
-rw-r--r--rst_parser/global_ff.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rst_parser/global_ff.cc b/rst_parser/global_ff.cc
index a7db977d..ae410875 100644
--- a/rst_parser/global_ff.cc
+++ b/rst_parser/global_ff.cc
@@ -1,6 +1,7 @@
#include "global_ff.h"
#include <iostream>
+#include <sstream>
#include "tdict.h"