#include #ifndef INT_LEAST32_MAX #error "INT_LEAST32_MAX is not defined" #endif int main(void) { return 0; }