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