mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Add missing include directive.
This commit is contained in:
parent
fb3bc05df5
commit
b11d9b5ccd
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef PLUGIN_TAGGED_COMPONENT_H
|
||||
#define PLUGIN_TAGGED_COMPONENT_H
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
namespace plugin {
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue