#ifndef DBOX_EMAILTAB_H #define DBOX_EMAILTAB_H #include #include void map_emailtab(userpt &up, const std::string &addr, userpt &dest_up); #endif