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

4 lines
74 B
C++

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