]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/c_global/ccomplex
Ensure C++ language linkage in cmath and cstdlib
[thirdparty/gcc.git] / libstdc++-v3 / include / c_global / ccomplex
index 8879e20ee830f1eabb059616cdd1dfa031aa6c3c..df2e413739dac0dfe38b9b606d4d39a37c12a72b 100644 (file)
@@ -35,6 +35,8 @@
 # include <bits/c++0x_warning.h>
 #endif
 
+extern "C++" {
 #include <complex>
+}
 
 #endif