mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
better initial workflow, thanks to Jon Siwek
This commit is contained in:
parent
4a1d5adcf4
commit
c116b2b8ad
3 changed files with 11 additions and 11 deletions
|
@ -313,7 +313,7 @@ void CPPCompile::GenEpilog()
|
|||
if ( addl_tag > 0 )
|
||||
return;
|
||||
|
||||
Emit("#include \"zeek/script_opt/CPP/CPP-gen-addl.h\"\n");
|
||||
Emit("#include \"CPP-gen-addl.h\"\n");
|
||||
Emit("} // zeek::detail");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue