#ifndef VIEWTESTS_H #define VIEWTESTS_H namespace ViewTests { void test(); } #endif