mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +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
NEWS
4
NEWS
|
@ -11,6 +11,10 @@ We would like to thank ... for their contributions to this release.
|
|||
Breaking Changes
|
||||
----------------
|
||||
|
||||
- The code base underwent a big cleanup of #include usage, across almost all of the
|
||||
files. We tested builds of all of the existing third-party packages and only noticed one
|
||||
or two failures, but there is a possibility for breakage related to this cleanup.
|
||||
|
||||
New Functionality
|
||||
-----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue