#ifndef ISL_ID_TO_PW_AFF_H #define ISL_ID_TO_PW_AFF_H #include #include #define ISL_KEY_BASE id #define ISL_VAL_BASE pw_aff #include #undef ISL_KEY_BASE #undef ISL_VAL_BASE #endif