xlnt/third-party/cxxtest/test/Something.h

4 lines
74 B
C
Raw Normal View History

#include <string>
inline std::string something() { return "something"; }