mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 18:28:20 +00:00
Add include to example
This commit is contained in:
parent
b18f783fed
commit
2d8a7ed086
@ -20,6 +20,8 @@ namespace fmt {
|
|||||||
|
|
||||||
**Example**::
|
**Example**::
|
||||||
|
|
||||||
|
#include "fmt/string.h"
|
||||||
|
|
||||||
std::string answer = fmt::to_string(42);
|
std::string answer = fmt::to_string(42);
|
||||||
\endrst
|
\endrst
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user