more includes for timer

This commit is contained in:
Dane Springmeyer 2011-09-01 04:48:09 +00:00
parent f9358f005f
commit c61decc3e8

View file

@ -25,6 +25,8 @@
#include <cstdlib>
#include <string>
#include <sstream>
#include <iomanip>
#include <sys/time.h>
namespace mapnik {