Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
using_namespaces.cpp
blob: 3c65c0c929b13775b476690bb52e424b21d7308c [
file
] [
log
] [
blame
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
namespace
root
{
using
namespace
std
;
extern
"C"
{
void
root
();
}
// extern "C"
}
// namespace root