fixed android build

This commit is contained in:
orignal 2017-06-01 10:41:15 -04:00
parent bd8166e630
commit e84e8748bd

View file

@ -13,6 +13,7 @@
#include "NetDb.hpp"
#include "NTCPSession.h"
#include "HTTP.h"
#include "util.h"
#ifdef WITH_EVENTS
#include "Event.h"
#endif