Commit 857bb208d338e117f2a864407e34de76da360d8a
1 parent
5c9c5d53
include time.h in QUtil.hh
QUtil.hh needs time.h to get time_t on some platforms. Thanks Peter Korsgaard <peter@korsgaard.com>
Showing
2 changed files
with
5 additions
and
0 deletions
ChangeLog
| 1 | +2015-05-24 Jay Berkenbilt <ejb@ql.org> | ||
| 2 | + | ||
| 3 | + * Include time.h in QUtil.hh for time_t | ||
| 4 | + | ||
| 1 | 2015-02-21 Jay Berkenbilt <ejb@ql.org> | 5 | 2015-02-21 Jay Berkenbilt <ejb@ql.org> |
| 2 | 6 | ||
| 3 | * Detect loops in Pages structure. Thanks to Gynvael Coldwind and | 7 | * Detect loops in Pages structure. Thanks to Gynvael Coldwind and |