Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
e23f0a7ad6fe7a394cd83f92979eb5871a040052
/
.
/
bindgen-tests
/
tests
/
headers
/
inline_namespace_macro.hpp
blob: c7cf5caf987ed734adb690e05165c4e3a0b04dae [
file
] [
log
] [
blame
]
// bindgen-flags: --enable-cxx-namespaces -- -std=c++11
#include
"namespace/nsdefine.h"
BEGIN_NAMESPACE
class
duration
{};
END_NAMESPACE