aboutsummaryrefslogtreecommitdiff
path: root/include/flatcc/flatcc_prologue.h
blob: 3a74ed6040dbc5b4c806a12c50d9519f50e72b75 (plain)
1
2
3
4
5
6
7
8
/* Include guard intentionally left out. */

#define PDIAGNOSTIC_IGNORE_UNUSED
#include "flatcc/portable/pdiagnostic_push.h"

#ifdef __cplusplus
extern "C" {
#endif