Add include to example
This commit is contained in:
parent
b18f783fed
commit
2d8a7ed086
@ -20,6 +20,8 @@ namespace fmt {
|
||||
|
||||
**Example**::
|
||||
|
||||
#include "fmt/string.h"
|
||||
|
||||
std::string answer = fmt::to_string(42);
|
||||
\endrst
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user