#ifndef COLOR #define COLOR(...) #endif COLOR(normal) COLOR(warn) COLOR(error) COLOR(info) COLOR(blue) COLOR(yellow) #undef COLOR