mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +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
|
@ -3,7 +3,7 @@
|
|||
#include <sys/types.h> // for u_char
|
||||
#include <string>
|
||||
|
||||
#include "zeek/analyzer/Tag.h"
|
||||
#include "zeek/Tag.h"
|
||||
|
||||
namespace zeek::detail
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue