- fix lost reference to HL_ByteBuffer.h

This commit is contained in:
2019-03-27 14:59:19 +02:00
parent 05689d0984
commit 9e3b4bfb9e

View File

@@ -19,9 +19,8 @@
#if defined(USE_AQUA_LIBRARY)
# include "aqua.h"
# include <json/json.h>
#include <helper/HL_ByteBuffer.h>
#endif
# include "helper/HL_ByteBuffer.h"
namespace MT