0_0_4875985_23326.cpp:7:9: #include expects "FILENAME" or <FILENAME>
0_0_4875985_23326.cpp:8: error: expected unqualified-id before '<' token
0_0_4875985_23326.cpp:8: error: expected `,' or `;' before '<' token
0_0_4875985_23326.cpp:12:9: #include expects "FILENAME" or <FILENAME>
0_0_4875985_23326.cpp:13: error: expected unqualified-id before '<' token
0_0_4875985_23326.cpp:13: error: expected `,' or `;' before '<' token
In file included from 0_0_4875985_23326.cpp:18:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:99: error: `::acos' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:116: error: `::asin' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:131: error: `::atan' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:146: error: `::atan2' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:162: error: `::ceil' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:177: error: `::cos' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:192: error: `::cosh' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:207: error: `::exp' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:222: error: `::fabs' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:237: error: `::floor' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:252: error: `::fmod' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:262: error: `::frexp' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:277: error: `::ldexp' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:292: error: `::log' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:307: error: `::log10' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:322: error: `::modf' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:341: error: `::pow' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:363: error: `::sin' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:378: error: `::sinh' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:393: error: `::sqrt' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:408: error: `::tan' has not been declared
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:423: error: `::tanh' has not been declared
|