Val: eliminate the "RE.h" include

This commit is contained in:
Max Kellermann 2020-02-11 11:08:56 +01:00
parent e98cf0a4a0
commit c78fa4bcf9
4 changed files with 5 additions and 1 deletions

View file

@ -15,6 +15,7 @@
#include "iosource/Manager.h"
#include "BroString.h"
#include "Dict.h"
#include "RE.h"
#include "Reporter.h"
#include "Scope.h"
#include "DebugLogger.h"