From 9314bbbf080418827eef94a8bc392ce0497bf72b Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 28 Nov 2021 00:03:08 +0100 Subject: [PATCH] * compilation hopefully fixed --- compiler/ncgvmt.pas | 2 -- 1 file changed, 2 deletions(-) diff --git a/compiler/ncgvmt.pas b/compiler/ncgvmt.pas index 3c171904b4..4110bd313b 100644 --- a/compiler/ncgvmt.pas +++ b/compiler/ncgvmt.pas @@ -109,9 +109,7 @@ implementation aasmtai, wpobase, cgbase,parabase,paramgr, -{$ifndef cpuhighleveltarget} hlcgobj,hlcgcpu,dbgbase, -{$endif not cpuhighleveltarget} ncgrtti;