mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
#ifndef LIBAXX_COMPLEX
|
|
#define LIBAXX_COMPLEX
|
|
|
|
#define THINNER_HEADER
|
|
#include "external/libcxx/complex"
|
|
|
|
#endif
|