I really should test my shit before committing.
This commit is contained in:
@@ -250,6 +250,7 @@ inline float strtof( const char *s, char **se ) { return (float) strtod( s, se )
|
|||||||
#else
|
#else
|
||||||
#error Inline assembly not implemented for your compiler.
|
#error Inline assembly not implemented for your compiler.
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Don't include our own headers here, since they tend to change often. */
|
/* Don't include our own headers here, since they tend to change often. */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user