mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2025-04-03 17:17:13 +02:00
commit
86a18e4f2e
3 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
#include <complex.h>
|
||||
|
||||
#include "openlibm.h"
|
||||
#include "math_private.h"
|
||||
|
||||
DLLEXPORT double complex
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
#include <complex.h>
|
||||
|
||||
#include "openlibm.h"
|
||||
#include "math_private.h"
|
||||
|
||||
DLLEXPORT float complex
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
#include <complex.h>
|
||||
|
||||
#include "openlibm.h"
|
||||
#include "math_private.h"
|
||||
|
||||
DLLEXPORT long double complex
|
||||
|
|
Loading…
Add table
Reference in a new issue