#ifndef STRINGRESULT_H #define STRINGRESULT_H class StringResult { public: StringResult(); }; #endif // STRINGRESULT_H