Use modern names for standard headers

This commit is contained in:
Tim Wojtulewicz 2025-05-06 16:04:22 -07:00
parent 4b2ed67eaf
commit ad50443590
17 changed files with 23 additions and 26 deletions

View file

@ -9,7 +9,7 @@
#include "zeek/zeek-config.h"
#include <stdio.h>
#include <cstdio>
#include <set>
#include <string>