mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-24 00:57:07 +02:00
Fixed invalid documentation.
This commit is contained in:
parent
44c0f705c9
commit
7bb73f3b98
@ -12,7 +12,7 @@ Same as QuickStart for C Language.
|
||||
|
||||
## First program
|
||||
|
||||
Include `msgpack.hpp` header and link `msgpack` library to use MessagePack on your program.
|
||||
Include `msgpack.hpp` header to use MessagePack on your program.
|
||||
|
||||
```cpp
|
||||
#include <msgpack.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user