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
..
2014-01-17 04:06:15 +01:00
2014-01-16 09:41:01 +01:00
2014-01-25 10:47:35 +01:00
2014-01-17 04:06:15 +01:00