Files
damus/nostrdb/flatcc/flatcc_prologue.h
2023-08-28 08:17:25 -07:00

9 lines
158 B
C

/* Include guard intentionally left out. */
#define PDIAGNOSTIC_IGNORE_UNUSED
#include "portable/pdiagnostic_push.h"
#ifdef __cplusplus
extern "C" {
#endif