#ifndef MATRIXSTACKTESTS_H #define MATRIXSTACKTESTS_H namespace MatrixStackTests { void test(); } #endif