fix, use 'CRuntime_DigitalMars' to detect the Digital Mars standard C lib

This commit is contained in:
Basile Burg 2015-08-16 09:42:58 +02:00 committed by Andrei Alexandrescu
parent 257499176f
commit 53ba5d3c74

View file

@ -101,7 +101,7 @@ version (Windows)
{
// DMD Win 32 bit, DigitalMars C standard library misses the _aligned_xxx
// functions family (snn.lib)
version(DigitalMars)
version(CRuntime_DigitalMars)
{
// Helper to cast the infos written before the aligned pointer
// this header keeps track of the size (required to realloc) and of