[cfe-commits] PATCH [1/2]: Implementation of Embarcadero expression traits

John Wiegley johnw at boostpro.com
Mon Feb 21 21:52:10 PST 2011


Douglas Gregor <dgregor at apple.com> writes:

>> +#if 0
>> +#include <typeinfo>
>> +#endif
>
> Why the #if 0 block?

This inclusion fails on Windows 7 using Visual Studio 2008.  The test that
depends on this inclusion is likewise commented out.  Better both to be
removed?

John



More information about the cfe-commits mailing list