Remove #include from header

This commit is contained in:
Simon Walton 2018-07-17 11:29:31 -07:00
parent 187259c838
commit 2d653db064

View file

@ -23,7 +23,6 @@
#include "AssignmentClientChildData.h"
#include <HTTPManager.h>
#include <HTTPConnection.h>
#include <sys/resource.h>
extern const char* NUM_FORKS_PARAMETER;