Val: eliminate the "BroString.h" include

This commit is contained in:
Max Kellermann 2020-02-11 10:44:53 +01:00
parent 728184ea93
commit e98cf0a4a0
21 changed files with 48 additions and 6 deletions

View file

@ -6,6 +6,7 @@
#include <utility>
#include <vector>
#include "BroString.h"
#include "NetVar.h"
#include "XDR.h"
#include "Event.h"