Add missing #include to unbreak previous commit.
This commit is contained in:
parent
c54f9ac9dc
commit
84ae953e0f
@ -400,6 +400,7 @@ vfwprintf(FILE * __restrict fp, const wchar_t * __restrict fmt0, va_list ap)
|
||||
}
|
||||
|
||||
#ifdef FLOATING_POINT
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
#include "floatio.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user