Build fixes for G++, building without SQLite3 present, and warning removal.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user