#ifndef BU_UTF_STRING_H #define BU_UTF_STRING_H namespace Bu { class UtfString { }; }; #endif