- Disable output of empty header files

- Remove incorrect header styles
- Use export.replace where header style was previously needed
- Check compilation of tests using system gcc
This commit is contained in:
Jeremy Soller
2018-11-26 21:35:02 -07:00
parent 4bb16e01b2
commit 950b4526c7
33 changed files with 46 additions and 55 deletions
+1 -2
View File
@@ -1,2 +1 @@
#define OPENLIBM_USE_HOST_FENV_H 1
#include <openlibm.h>
#include <openlibm_complex.h>