define private prototypes of moo_sprintfmtst() and moo_sproutbfmt()

This commit is contained in:
hyunghwan.chung
2018-12-21 16:40:20 +00:00
parent b55b63cd51
commit 7b7906bf09
2 changed files with 16 additions and 1 deletions

View File

@ -10,6 +10,6 @@
#include 'Stream.moo'.
(* -------------------------------------------------------------------------- *)
#include 'FFI.moo'.
## #include 'FFI.moo'.
#include 'Stdio.moo'.
## #include 'Console.moo'.