c: re-add damus-only C stuff
This commit is contained in:
committed by
Daniel D’Aquino
parent
712624f515
commit
249e765642
12
damus-c/damus-Bridging-Header.h
Normal file
12
damus-c/damus-Bridging-Header.h
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Use this file to import your target's public headers that you would like to expose to Swift.
|
||||
//
|
||||
|
||||
#include "bolt11.h"
|
||||
#include "amount.h"
|
||||
#include "nostr_bech32.h"
|
||||
#include "wasm.h"
|
||||
#include "nostrscript.h"
|
||||
#include "nostrdb.h"
|
||||
#include "lmdb.h"
|
||||
|
||||
Reference in New Issue
Block a user