Sign in
third-party-mirror
/
cbindgen
/
1f32778f219c6898ee4e83e77a24211565ea817d
/
.
/
cbindgen-0.27.0
/
tests
/
expectations
/
raw_lines.cpp
blob: cbe9e21278465a4a3f9c5fdb8ec26d3bdb7ef43f [
file
] [
log
] [
blame
]
#ifndef
INCLUDE_GUARD_H
#define
INCLUDE_GUARD_H
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
#define
VERSION
1
extern
"C"
{
void
root
();
}
// extern "C"
#endif
// INCLUDE_GUARD_H