#ifndef STDWRM_H
#define STDWRM_H

#ifdef STDWRM_IMPL
#define SHASH_IMPL
#define ZONE_IMPL
#define STR_IMPL
#endif

#endif