/** * Author......: See docs/credits.txt * License.....: MIT */ #ifndef _EMU_INC_HASH_BASE58_H #define _EMU_INC_HASH_BASE58_H #include "emu_general.h" #include "inc_vendor.h" #include "inc_hash_base58.h" #endif // _EMU_INC_HASH_BASE58_H