MSVC: quick fix for int complex test failing in C++, do not use std::complex<int>
authordalcinl <none@none>
Mon, 3 May 2010 01:22:36 +0000 (22:22 -0300)
committerdalcinl <none@none>
Mon, 3 May 2010 01:22:36 +0000 (22:22 -0300)
commit8f1fbffd2b04d54e1832cef74070f18890993d76
treee7d7071f79cfc4addd62323f95594a64dc647f68
parent9821a4481949bf6ec010635d005c3bba166acbc1
MSVC: quick fix for int complex test failing in C++, do not use std::complex<int>
tests/run/complex_int_T446.pyx
tests/run/complex_int_T446_fix.h [new file with mode: 0644]