We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44c0f70 + 7bb73f3 commit 5c521bcCopy full SHA for 5c521bc
QUICKSTART-CPP.md
@@ -12,7 +12,7 @@ Same as QuickStart for C Language.
12
13
## First program
14
15
-Include `msgpack.hpp` header and link `msgpack` library to use MessagePack on your program.
+Include `msgpack.hpp` header to use MessagePack on your program.
16
17
```cpp
18
#include <msgpack.hpp>
0 commit comments