mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
cleanup
This commit is contained in:
@@ -393,4 +393,4 @@ fmaf :: proc{libc_fmaf};
|
||||
// These two functions are special and not made type generic in tgmath.h since
|
||||
// they only differ by their return type.
|
||||
nan :: proc{libc_nan};
|
||||
nanf :: proc{libc_nanf};
|
||||
nanf :: proc{libc_nanf};
|
||||
|
||||
Reference in New Issue
Block a user