aboutsummaryrefslogtreecommitdiff
path: root/x86_64-w64-mingw32/include/ieeefp.h
blob: d8bbf408ea2cb09d353c3595211ecf32e14e250f (plain)
1
2
3
4
5
6
7
8
#ifndef _IEEEFP_H_
#define _IEEEFP_H_

#include <crtdefs.h>
#include <math.h>

#endif /* _IEEE_FP_H_ */