Laphine UI error shared_ptr
// Laphine System
void clif_laphine_synthesis_open(struct map_session_data* sd, std:: shared_ptr <s_laphine_synthesis> synthesis);
void clif_laphine_upgrade_open(struct map_session_data* sd, std:: shared_ptr <s_laphine_upgrade> upgrade);
All i do current file All the original But stuck with this last problem.
Please help thank you very much.