From 251e272a938b104876ce034ec1673cb4fef90991 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 22 Jan 2003 01:58:59 +0000 Subject: [PATCH] add time.h --- ppremake/ppDependableFile.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ppremake/ppDependableFile.h b/ppremake/ppDependableFile.h index 11f2451f92..83ea4f9ed5 100644 --- a/ppremake/ppDependableFile.h +++ b/ppremake/ppDependableFile.h @@ -9,6 +9,7 @@ #include "ppremake.h" #include #include +#include #ifdef HAVE_SYS_TIME_H #include