#include "mtl/mat_impl.hpp" namespace mtl { template class mat<1, 2>; }