blob: 2938c17fc028ca3bfee59bb0b1a04d1f7b1e35ce [file] [log] [blame]
#include "c_std.h"
#if defined(C_STD) && C_STD <= C_STD_99 && \
!(defined(__SUNPRO_C) && __SUNPRO_C < 0x5140 && C_STD == C_STD_99)
# error "c_std_11 not honored"
#endif