mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Remove including <cinttypes> from util.h
This commit is contained in:
parent
174bf09d77
commit
e618d00326
17 changed files with 20 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include <sys/stat.h>
|
||||
#include <algorithm>
|
||||
#include <cinttypes>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <fstream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue