Added include_directories(.) in CMakeLists.txt.
This commit is contained in:
parent
3042ee4a31
commit
9fa5fac4cb
2 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#define private public
|
||||
|
||||
#include "../server_http.hpp"
|
||||
#include "../client_http.hpp"
|
||||
#include "server_http.hpp"
|
||||
#include "client_http.hpp"
|
||||
#include <iostream>
|
||||
|
||||
using namespace std;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue