fixed: instantiate for 26:6
This commit is contained in:
parent
496991f46e
commit
d905d817c6
@ -151,3 +151,4 @@ fixed<INT, FRAC>::operator /(integral_type val) const
|
|||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
template class util::fixed<16,16>;
|
template class util::fixed<16,16>;
|
||||||
template class util::fixed<32,32>;
|
template class util::fixed<32,32>;
|
||||||
|
template class util::fixed<26, 6>;
|
||||||
|
Loading…
Reference in New Issue
Block a user