#include "user.h" user::user(fs::path) { // json stuff go here } user::~user() {}