comment out unnecessary include
This commit is contained in:
2
main.cc
2
main.cc
@@ -13,7 +13,7 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector> //try to make the program work without this without doing anything awful but do it later
|
//#include <vector> //try to make the program work without this without doing anything awful but do it later
|
||||||
|
|
||||||
#include "client.h"
|
#include "client.h"
|
||||||
#include "disp.h"
|
#include "disp.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user