Add extension for Perl6
[ohcount] / test / detect_files / uses_cpp_stdlib_headers.h
1 #include <string>
2
3 std::string foo();