Fix VS2013.

This commit is contained in:
The Dax 2013-11-12 18:37:06 -05:00
parent 0b609b72fb
commit d56114e30d

View file

@ -18,6 +18,7 @@
#include <vector>
#include <map>
#include <cmath>
#include <algorithm>
// TODO: Move the relevant parts into common. Don't want the core
// to be dependent on "native", I think. Or maybe should get rid of common