#ifndef STRINGBUFFERTESTS_H #define STRINGBUFFERTESTS_H namespace StringBufferTests { void test(); } #endif