Messed that up in c5d31d74e3, causing lots of Clang warnings. Sorry 'bout that.
c5d31d74e3
@ -41,7 +41,7 @@ namespace Magnum { namespace Math {
#ifndef DOXYGEN_GENERATING_OUTPUT
template<std::size_t> class BoolVector;
template<class> class Constants;
template<class> struct Constants;
template<class> class Complex;
template<class> class Dual;