Adrien Destugues b8c44b4c3f BAffineTransform: C++11 compatibility fix
inline const floats are a gcc extension. It is possible to do it in a
standard way in C++11 using constexpr, but then gcc will reject the
previously accepted nonstandard syntax.
2014-02-07 14:42:51 +01:00
..
2013-12-30 04:42:52 +01:00
2013-12-22 04:48:21 +01:00
2013-11-06 12:21:58 -05:00