$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Borland and metrowerks compiler requirements?
From: Stephen Kelly (steveire_at_[hidden])
Date: 2013-09-13 07:45:40
Hello,
In the work I've done so far on removing ifdefs for obsolete compilers,
some compilers which have come up a few times are __BORLANDC__ and
__MWERKS__.
I have never used either of those compilers. Can old versions of either
of them be dropped at this point in boost trunk?
Thanks,
Steve.