Fixes for non-OSX.

This commit is contained in:
Robin Sommer 2013-03-26 13:08:03 -07:00
parent af1809aaa3
commit eef4858692
10 changed files with 13 additions and 12 deletions

View file

@ -5,7 +5,7 @@
#include "List.h"
#include "util.h"
#include "analyzer/tag.h"
#include "analyzer/Tag.h"
class Rule;
class RuleEndpointState;