mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
remove unnecessary header include
This commit is contained in:
parent
c36ae2f1a3
commit
c165e05b83
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
#include <cerrno>
|
#include <cerrno>
|
||||||
|
|
||||||
#include "zeek/script_opt/CPP/Compile.h"
|
#include "zeek/script_opt/CPP/Compile.h"
|
||||||
#include "zeek/script_opt/IDOptInfo.h"
|
|
||||||
|
|
||||||
extern std::unordered_set<std::string> files_with_conditionals;
|
extern std::unordered_set<std::string> files_with_conditionals;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue