mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Use modern names for standard headers
This commit is contained in:
parent
4b2ed67eaf
commit
ad50443590
17 changed files with 23 additions and 26 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <cstdarg>
|
||||
#include <list>
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue