mirror of
https://github.com/google/brotli.git
synced 2024-11-21 19:20:09 +00:00
Merge pull request #167 from kasper93/master
Add missing time.h header.
This commit is contained in:
commit
039cb6ede3
@ -20,6 +20,7 @@
|
||||
#include <string>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "../dec/decode.h"
|
||||
|
Loading…
Reference in New Issue
Block a user