Sign in
third-party-mirror
/
cbindgen
/
1f32778f219c6898ee4e83e77a24211565ea817d
/
.
/
cbindgen-0.27.0
/
tests
/
expectations
/
using_namespaces.cpp
blob: 7cceaef1b1a8bdf10a9a722ac62180d453863a19 [
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