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.
1 parent 44c0f70 commit 7bb73f3Copy full SHA for 7bb73f3
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