Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit cbaf0fb

Browse files
WalterBrightdlang-bot
authored andcommitted
copy core/int128.d to import directory
1 parent c52e28b commit cbaf0fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mak/COPY

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ COPY=\
1515
$(IMPDIR)\core\cpuid.d \
1616
$(IMPDIR)\core\demangle.d \
1717
$(IMPDIR)\core\exception.d \
18+
$(IMPDIR)\core\int128.d \
1819
$(IMPDIR)\core\lifetime.d \
1920
$(IMPDIR)\core\math.d \
2021
$(IMPDIR)\core\memory.d \

0 commit comments

Comments
 (0)