diff options
Diffstat (limited to 'libstdc++-v3/include/c_global')
-rw-r--r-- | libstdc++-v3/include/c_global/ctgmath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/include/c_global/ctgmath b/libstdc++-v3/include/c_global/ctgmath index df36263c364..e05ede52432 100644 --- a/libstdc++-v3/include/c_global/ctgmath +++ b/libstdc++-v3/include/c_global/ctgmath @@ -35,6 +35,7 @@ # include <bits/c++0x_warning.h> #else # include <cmath> +# include <complex> #endif #endif |