#ifndef TYPEDBUFFERTESTS_H #define TYPEDBUFFERTESTS_H namespace TypedBufferTests { void test(); } #endif