more includes for timer
This commit is contained in:
parent
f9358f005f
commit
c61decc3e8
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
|
||||
#include <cstdlib>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
#include <sys/time.h>
|
||||
|
||||
namespace mapnik {
|
||||
|
|
Loading…
Reference in a new issue