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

@ -6,6 +6,7 @@
#include "NetVar.h"
#include "iosource/Manager.h"
#include "Event.h"
#include "IPAddr.h"
using namespace threading;