OTWO-1213 Works around lost encoding in Ruby/C binding layer
[ohcount] / test / detect_files / uses_cpp_stdlib_headers.h
1 #include <string>
2
3 std::string foo();