Deprecate Val(BroFile*) ctor, replace with one using IntrusivePtr

This commit is contained in:
Jon Siwek 2020-05-15 17:11:05 -07:00
parent a031f5b727
commit 65aad4922d
9 changed files with 25 additions and 19 deletions

View file

@ -4,5 +4,6 @@
#include "Event.h"
#include "NetVar.h"
#include "Conn.h"
#include "File.h"
#include "event.bif.func_def"