mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Windows Unicode I/O
This commit is contained in:

committed by
Alexander Medvednikov

parent
c28a490c17
commit
fcb1f211e3
@ -4,6 +4,7 @@
|
||||
|
||||
module math
|
||||
|
||||
#include <math.h>
|
||||
|
||||
// NOTE
|
||||
// When adding a new function, please make sure it's in the right place.
|
||||
|
Reference in New Issue
Block a user