source: Daodan/MSYS2/mingw32/i686-w64-mingw32/include/ieeefp.h@ 1175

Last change on this file since 1175 was 1166, checked in by rossy, 3 years ago

Daodan: Replace MinGW build env with an up-to-date MSYS2 env

File size: 105 bytes
Line 
1#ifndef _IEEEFP_H_
2#define _IEEEFP_H_
3
4#include <crtdefs.h>
5#include <math.h>
6
7#endif /* _IEEE_FP_H_ */
8
Note: See TracBrowser for help on using the repository browser.