#ifndef OBJECTPOOLTESTS_H #define OBJECTPOOLTESTS_H namespace ObjectPoolTests { void test(); } #endif