Files
Upsilon/libaxx/include/complex.h

7 lines
92 B
C

#ifndef LIBAXX_COMPLEX
#define LIBAXX_COMPLEX
#include "external/libcxx/complex.h"
#endif