- fix lost reference to HL_ByteBuffer.h
This commit is contained in:
parent
05689d0984
commit
9e3b4bfb9e
|
|
@ -19,9 +19,8 @@
|
||||||
#if defined(USE_AQUA_LIBRARY)
|
#if defined(USE_AQUA_LIBRARY)
|
||||||
# include "aqua.h"
|
# include "aqua.h"
|
||||||
# include <json/json.h>
|
# include <json/json.h>
|
||||||
#include <helper/HL_ByteBuffer.h>
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
# include "helper/HL_ByteBuffer.h"
|
||||||
|
|
||||||
|
|
||||||
namespace MT
|
namespace MT
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue