Remove more unused includes

This commit is contained in:
Max Brunsfeld 2014-02-12 08:21:59 -08:00
parent 27f305d556
commit dd0feea8e6
6 changed files with 0 additions and 12 deletions

View file

@ -6,7 +6,6 @@
using std::map;
using std::set;
using std::dynamic_pointer_cast;
using tree_sitter::rules::Symbol;
namespace tree_sitter {