mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
remove the include to mman.h in jit.c since it doesn't seem to be used
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
#include <pgf/data.h>
|
#include <pgf/data.h>
|
||||||
#include <pgf/jit.h>
|
#include <pgf/jit.h>
|
||||||
#include <pgf/reasoner.h>
|
#include <pgf/reasoner.h>
|
||||||
#include "sys/mman.h"
|
|
||||||
#include "lightning.h"
|
#include "lightning.h"
|
||||||
|
|
||||||
//#define PGF_JIT_DEBUG
|
//#define PGF_JIT_DEBUG
|
||||||
|
|||||||
Reference in New Issue
Block a user