mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-18 17:09:54 +02:00
Meta: Add OpenLibm
This commit is contained in:
8
src/openlibm/include/openlibm.h
Normal file
8
src/openlibm/include/openlibm.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef OPENLIBM_H
|
||||
#define OPENLIBM_H
|
||||
|
||||
#include <openlibm_complex.h>
|
||||
#include <openlibm_fenv.h>
|
||||
#include <openlibm_math.h>
|
||||
|
||||
#endif /* !OPENLIBM_H */
|
||||
Reference in New Issue
Block a user