updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / camfr / camfr-20070717-gcc43.patch
blobdd10cc25bdaa9840bef8103e0ebb4ec560f02133
1 --- camfr/primitives/section/sectiondisp.cpp~ 2007-07-18 09:48:46.000000000 +0100
2 +++ camfr/primitives/section/sectiondisp.cpp 2008-07-02 11:18:24.000000000 +0100
3 @@ -20,7 +20,8 @@
4 using std::cout;
5 using std::cerr;
6 using std::endl;
8 +#include <complex>
9 +using std::abs;
10 #include "../../util/vectorutil.h"
12 /////////////////////////////////////////////////////////////////////////////