nostrdb: pull latest, adding flatcc and lmdb
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
This directory holds subdirectories it can be added to the include path
|
||||
such that standard and OS specific header includes like <stdint.h>,
|
||||
<bool.h> and <endian.h> can succeed without explicitly including
|
||||
special headers explicitly.
|
||||
@@ -0,0 +1 @@
|
||||
#include "portable/pendian.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "portable/inttypes.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "portable/pstdalign.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "portable/pstdbool.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "portable/pstdint.h"
|
||||
Reference in New Issue
Block a user