Remove #include from header

This commit is contained in:
Simon Walton 2018-07-17 11:29:31 -07:00
parent 0cc96f2be1
commit 6098c53d32

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;