Windows2003-3790/base/crts/libw32/lib/dll/ntcrt.src

10 lines
165 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
#if defined(_M_AMD64)
/* Temporarily remove some FP-related exports */
#define _fpieee_flt
#endif
#define LIBRARYNAME msvcrt
#include "..\..\msvcrt.src"