Remove IPAddr.h from Reporter.h

This commit is contained in:
Tim Wojtulewicz 2020-05-22 16:44:08 -07:00
parent ea3c679101
commit c558d771e4
14 changed files with 27 additions and 6 deletions

View file

@ -21,6 +21,7 @@
#include "Reporter.h"
#include "module_util.h"
#include "Var.h"
#include "IPAddr.h"
using namespace std;