Added a header for Ubuntu compatibility

This commit is contained in:
Harry Moffat 2009-03-13 03:40:27 +00:00
parent 598dbd60c4
commit 21cfa2d660

View file

@ -18,6 +18,7 @@
#include <cstdlib>
#include <cmath>
#include <vector>
#include <cstring>
using namespace std;