mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00
Remove some unnecessary #includes from binpac source files
This commit is contained in:
parent
deeca84332
commit
adb28453a7
27 changed files with 19 additions and 54 deletions
|
@ -7,12 +7,12 @@
|
|||
#include "pac_exception.h"
|
||||
#include "pac_exttype.h"
|
||||
#include "pac_id.h"
|
||||
#include "pac_let.h"
|
||||
#include "pac_nullptr.h"
|
||||
#include "pac_number.h"
|
||||
#include "pac_output.h"
|
||||
#include "pac_record.h"
|
||||
#include "pac_regex.h"
|
||||
#include "pac_strtype.h"
|
||||
#include "pac_typedecl.h"
|
||||
#include "pac_utils.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue