mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Move a few low-use classes to namespaces
This commit is contained in:
parent
886fc102b8
commit
c9ab1f93e7
53 changed files with 252 additions and 122 deletions
|
@ -15,7 +15,7 @@
|
|||
#include "WriterBackend.h"
|
||||
|
||||
namespace broker { struct endpoint_info; }
|
||||
class SerializationFormat;
|
||||
ZEEK_FORWARD_DECLARE_NAMESPACED(SerializationFormat, zeek::detail);
|
||||
class RotationTimer;
|
||||
|
||||
namespace logging {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue