1 #ifndef ONE_HEADER_H 2 #define ONE_HEADER_H 3 4 #include <issue-753.h> 5 6 #define THE_CONST UINT32_C(28) 7 8 #endif 9