[CRT] Add some missing #pragma function

This commit is contained in:
Timo Kreuzer 2021-07-10 13:24:42 +02:00
parent db41787951
commit aea4cfba55
23 changed files with 79 additions and 10 deletions

View file

@ -1,6 +1,10 @@
#include <math.h>
#ifdef _MSC_VER
#pragma function(fmodf)
#endif
_Check_return_
float
__cdecl