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-01 23:41:02 -07:00
2014-02-04 23:51:49 +01:00
2014-01-17 04:06:15 +01:00