Missing include

This commit is contained in:
Thomas Geymayer 2013-01-22 19:20:41 +01:00
parent 691be54ca2
commit 47b02c0480

View File

@ -25,6 +25,7 @@
#include "StateMachine.hxx"
#include <algorithm>
#include <cassert>
#include <set>
#include <boost/foreach.hpp>