Remove unused header

This commit is contained in:
Michael Cook (mackal) 2016-05-17 17:47:26 -04:00
parent 981d3e6b60
commit a8a4712fce

View File

@ -5,7 +5,6 @@
#include "../common/linked_list.h"
#include "../common/timer.h"
#include <string>
#include <list>
#include <vector>
class Client;