
10 Apr
2009
10 Apr
'09
3:16 p.m.
On Fri, Apr 10, 2009 at 4:26 PM, Sid Sacek <ssacek@securewatch24.com> wrote:
I've worked with the MSVC, Sun and GCC compilers.
Each one of them supports #pragma once. Is there any reason to wrap this pragma within #ifdefs? Are there any compilers out there today that don't support this #pragma?
I don't know if it's a supported compiler but IBM's vacpp compiler doesn't support it in version 7 although it does in version 9 (I have no version 8 to test with). Do we have a list of officially supported compilers ? Regards, Étienne