mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-12 22:36:56 +02:00
Fixed invalid documentation.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user