Files
erythros/src/openlibm/include/openlibm.h

9 lines
149 B
C
Raw Normal View History

2025-04-04 18:16:29 -04:00
#ifndef OPENLIBM_H
#define OPENLIBM_H
#include <openlibm_complex.h>
#include <openlibm_fenv.h>
#include <openlibm_math.h>
#endif /* !OPENLIBM_H */