win.h (170B)
1 #ifndef NOSTRDB_WIN_H 2 #define NOSTRDB_WIN_H 3 #ifdef _WIN32 4 5 typedef ptrdiff_t ssize_t; // ssize_t is typically a signed version of size_t 6 7 #endif 8 #endif // NOSTRDB_WIN_H 9
nostrdban unfairly fast embedded nostr database backed by lmdb | |
git clone git://jb55.com/nostrdb | |
Log | Files | Refs | Submodules | README | LICENSE |