prevent bitmasks double included in mmdist if -d:nimArcDebug added (#17436)

This commit is contained in:
Derek 呆
2021-03-21 21:29:39 +08:00
committed by GitHub
parent fb38d906a2
commit fd09ace557

View File

@@ -13,7 +13,8 @@ when defined(gcOrc) or defined(gcArc):
type
PCell = Cell
include bitmasks
when not declaredInScope(PageShift):
include bitmasks
else:
type