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