Commit 2d8a7ed0 authored by Victor Zverovich's avatar Victor Zverovich

Add include to example

parent b18f783f
......@@ -20,6 +20,8 @@ namespace fmt {
**Example**::
#include "fmt/string.h"
std::string answer = fmt::to_string(42);
\endrst
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment