Build fixes for G++, building without SQLite3 present, and warning removal.
This commit is contained in:
parent
0af18b164c
commit
2810cd7c15
4 changed files with 9 additions and 8 deletions
|
@ -33,7 +33,9 @@
|
|||
|
||||
#include "../ext/http-parser/http_parser.h"
|
||||
|
||||
#ifdef ZT_ENABLE_NETWORK_CONTROLLER
|
||||
#include "../controller/SqliteNetworkController.hpp"
|
||||
#endif
|
||||
|
||||
#include "../node/InetAddress.hpp"
|
||||
#include "../node/Node.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue