1
0
mirror of git://jb55.com/damus synced 2024-09-18 19:23:49 +00:00
damus/nostrdb/flatcc/flatcc_prologue.h

9 lines
158 B
C
Raw Normal View History

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