Browse Source

add time.h

David Rose 23 years ago
parent
commit
251e272a93
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ppremake/ppDependableFile.h

+ 1 - 0
ppremake/ppDependableFile.h

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