1
0
forked from GitHub/gf-core

lightning.h not included on aarch64

This commit is contained in:
Krasimir Angelov
2023-08-08 16:18:49 +02:00
committed by GitHub
parent 0e1cbfaa7e
commit 5131fadd1f

View File

@@ -4,7 +4,10 @@
#include <pgf/data.h>
#include <pgf/reasoner.h>
#include <pgf/reader.h>
#if !defined(LIGHTNING_AARCH64)
#include "lightning.h"
#endif
//#define PGF_JIT_DEBUG