mirror of
https://github.com/romixlab/qmsgpack.git
synced 2026-02-04 14:25:23 +01:00
MsgPackStream missing dev() added. Some little improvements.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "msgpack.h"
|
||||
#include "msgpack_common.h"
|
||||
#include "private/unpack_p.h"
|
||||
#include "private/pack_p.h"
|
||||
#include "private/qt_types_p.h"
|
||||
|
||||
#include <QVector>
|
||||
|
||||
QVariant MsgPack::unpack(const QByteArray &data)
|
||||
|
||||
Reference in New Issue
Block a user