1 2 3 4 5 6 7 8 9
#ifndef STDWRM_H #define STDWRM_H #ifdef STDWRM_IMPL #define STDWRM_IMPL_SHASH #define STDWRM_IMPL_STR #endif #endif