Remove some unused imports

This commit is contained in:
Max Brunsfeld 2014-02-10 21:09:43 -08:00
parent ab431c24dc
commit 66f7dcf28a
7 changed files with 8 additions and 13 deletions

View file

@ -1,5 +1,4 @@
#include "rules.h"
#include <unordered_map>
using std::string;
using std::hash;