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