mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
Remove separate Tag types, note breaking change in NEWS
This commit is contained in:
parent
e7412e257f
commit
acb5e5dd26
11 changed files with 16 additions and 765 deletions
|
@ -6,11 +6,11 @@
|
|||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
#include "zeek/Tag.h"
|
||||
#include "zeek/WeirdState.h"
|
||||
#include "zeek/ZeekArgs.h"
|
||||
#include "zeek/ZeekList.h" // for ValPList
|
||||
#include "zeek/ZeekString.h"
|
||||
#include "zeek/analyzer/Tag.h"
|
||||
#include "zeek/file_analysis/AnalyzerSet.h"
|
||||
|
||||
namespace zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue