Files
erythros/src/openlibm/include/openlibm.h
2025-04-04 18:16:29 -04:00

9 lines
149 B
C

#ifndef OPENLIBM_H
#define OPENLIBM_H
#include <openlibm_complex.h>
#include <openlibm_fenv.h>
#include <openlibm_math.h>
#endif /* !OPENLIBM_H */