Fix bugs in msgpackstream.cpp, add PVS Studio headers and how to, add stream test to Qt project.

This commit is contained in:
Roman Isaikin
2017-07-10 16:02:38 +03:00
parent aa613f658f
commit b7284725e8
21 changed files with 112 additions and 34 deletions

View File

@@ -1,4 +1,5 @@
TEMPLATE = subdirs
SUBDIRS += \
src
src \
tests