mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
Reduce proliferation of including broker header files
This change should roughly halve compilation time
This commit is contained in:
parent
0907921178
commit
0ae022205e
3 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include <broker/data.hh>
|
||||
|
||||
#include "util.h"
|
||||
#include "threading/SerialTypes.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue