Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
raw_lines.cpp
blob: 3619eca33bcf0e0dbe6d5d2d9b3c0c3a5f9e8a0a [
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