mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
Try with __aarch64__
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
#include <pgf/reasoner.h>
|
#include <pgf/reasoner.h>
|
||||||
#include <pgf/reader.h>
|
#include <pgf/reader.h>
|
||||||
|
|
||||||
#if !defined(LIGHTNING_AARCH64)
|
#if !defined(__aarch64__)
|
||||||
#include "lightning.h"
|
#include "lightning.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user