template struct Poco::Util::Units::Internal::FixedPower<N, D, 2, 0>
template struct Poco::Util::Units::Internal::FixedPower<N, D, 1, 0>
#include <Units.h> template < int N, int D > struct FixedPower<N, D, 4, 0> { // methods template <typename T> static const T& Power(const T& t); };