#ifndef MATRIXDEBUG_H #define MATRIXDEBUG_H #include #include "matrixmxn.h" uge_gm_tmpl_mn QDebug operator<<(QDebug dbg, const MatrixMxN& v); #include "matrixdebug.hxx" #endif // MATRIXDEBUG_H