diff options
Diffstat (limited to 'docs/u8c_println.3')
-rw-r--r-- | docs/u8c_println.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/u8c_println.3 b/docs/u8c_println.3 index 72345a6..14b8131 100644 --- a/docs/u8c_println.3 +++ b/docs/u8c_println.3 @@ -6,6 +6,7 @@ u8c_println - Print line - Format UTF-32 and print it to file (followed by a new .PP .nf \f[C] +/* # include <u8c/fmt.h> */ # include <stdbool.h> # include <stdio.h> # include <uchar.h> |