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

@ -7,7 +7,6 @@
using std::pair;
using std::string;
using std::vector;
using std::map;
namespace tree_sitter {