1
     2
     3
     4
     5
     6
#ifndef CXXSTD_COMPLEX_H
#define CXXSTD_COMPLEX_H 1

#include <complex>

#endif // CXXSTD_COMPLEX_H