add time.h

This commit is contained in:
David Rose 2003-01-22 01:58:59 +00:00
parent 2cc9dbf7a1
commit 251e272a93

View File

@ -9,6 +9,7 @@
#include "ppremake.h"
#include <set>
#include <vector>
#include <time.h>
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>