Merge branch 'cncpp'
[ohcount] / test / detect_files / uses_cpp_headers.h
1 #include <foo/foo.hh>
2
3 foo::Foo get_foo();
4