Added missing include

This commit is contained in:
firewave 2010-04-25 12:10:50 +02:00
parent eb82a89758
commit f1d1d60924
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include "token.h" #include "token.h"
#include <memory> #include <memory>
#include <set> #include <set>
#include <iterator>
// default : bail out if the condition is has variable handling // default : bail out if the condition is has variable handling