Add changes to winxx.mak too

This commit is contained in:
Andrei Alexandrescu 2016-07-18 15:32:56 -04:00
parent cecb6d8916
commit e7be3c823d
2 changed files with 2 additions and 2 deletions

View file

@ -291,7 +291,7 @@ SRC_STD_INTERNAL_WINDOWS= \
std\internal\windows\advapi32.d
SRC_STD_EXP= \
std\experimental\typecons.d
std\experimental\checkedint.d std\experimental\typecons.d
SRC_STD_EXP_ALLOC_BB= \
std\experimental\allocator\building_blocks\affix_allocator.d \

View file

@ -310,7 +310,7 @@ SRC_STD_INTERNAL_WINDOWS= \
std\internal\windows\advapi32.d
SRC_STD_EXP= \
std\experimental\typecons.d
std\experimental\checkedint.d std\experimental\typecons.d
SRC_STD_EXP_ALLOC_BB= \
std\experimental\allocator\building_blocks\affix_allocator.d \