1
0
forked from mirrors/0ad
Files
0ad/source/lib
dave 3b41b5fbd1 Moved the include of cmath out of the #ifdef
This avoids stuff like

/usr/include/c++/4.0.0/cmath:85: error: template with C linkage
/usr/include/c++/4.0.0/cmath: In function 'float std::abs(float)':
/usr/include/c++/4.0.0/cmath:92: error: declaration of C function 'float
std::abs(float)' conflicts with
/usr/include/c++/4.0.0/cmath:88: error: previous declaration 'double
std::abs(double)' here

This was SVN commit r4291.
2006-09-03 02:17:57 +00:00
..
2006-08-22 21:38:53 +00:00
2006-07-26 14:04:52 +00:00
2006-08-04 09:30:43 +00:00
2006-08-26 21:52:18 +00:00
2006-08-26 21:52:18 +00:00
2006-07-26 14:04:52 +00:00
2006-07-26 14:04:52 +00:00
2006-08-26 21:52:18 +00:00
2006-08-22 21:38:53 +00:00
2006-07-26 14:04:52 +00:00
2006-08-19 20:24:49 +00:00
2006-09-02 17:21:49 +00:00