mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
fixup! Reworked initialization of globals for -O gen-standalone-C++ code
This commit is contained in:
parent
eb13ff3110
commit
7278b7f40e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
#include "zeek/script_opt/CPP/AttrExprType.h"
|
#include "zeek/script_opt/CPP/AttrExprType.h"
|
||||||
#include "zeek/script_opt/CPP/Compile.h"
|
#include "zeek/script_opt/CPP/Compile.h"
|
||||||
#include "zeek/script_opt/CPP/RuntimeInits.h"
|
#include "zeek/script_opt/CPP/RuntimeInits.h"
|
||||||
#include "zeek/script_opt/IdOptInfo.h"
|
#include "zeek/script_opt/IDOptInfo.h"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue