Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/main
/
.
/
bindgen-tests
/
tests
/
headers
/
duplicated-namespaces.hpp
blob: 10e1933f432804cebac4721571f30d39cd8be29c [
file
] [
log
] [
blame
] [
edit
]
// bindgen-flags: --enable-cxx-namespaces
namespace
std
{}
namespace
std
{}