Current section

Files

Jump to
adbc 3rd_party nanoarrow flatcc flatcc_portable.h
Raw

3rd_party/nanoarrow/flatcc/flatcc_portable.h

#ifndef FLATCC_PORTABLE_H
#define FLATCC_PORTABLE_H
#ifdef __cplusplus
extern "C" {
#endif
#include "flatcc/portable/portable_basic.h"
#ifdef __cplusplus
}
#endif
#endif /* FLATCC_PORTABLE_H */