mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[libaxx] Add complex c++ library
This commit is contained in:
7
libaxx/include/complex
Normal file
7
libaxx/include/complex
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef LIBAXX_COMPLEX
|
||||
#define LIBAXX_COMPLEX
|
||||
|
||||
#define THINNER_HEADER
|
||||
#include "external/libcxx/complex"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user