xref: /relibc/openlibm/include/openlibm.h (revision 7e5585aaca6c7e52cf4608f26bdcac06d0f1ef6c)
1 #ifndef OPENLIBM_H
2 #define OPENLIBM_H
3 
4 #include <openlibm_complex.h>
5 #include <openlibm_fenv.h>
6 #include <openlibm_math.h>
7 
8 #endif /* !OPENLIBM_H */
9