#ifndef TESTROUTINES_H #define TESTROUTINES_H namespace Testroutines { void lengthPrefixedString(); } #endif // TESTROUTINES_H