Sign in
third-party-mirror
/
cbindgen
/
refs/heads/main
/
.
/
cbindgen-0.27.0
/
tests
/
expectations
/
raw_lines.cpp
blob: cbe9e21278465a4a3f9c5fdb8ec26d3bdb7ef43f [
file
] [
log
] [
blame
] [
edit
]
#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