#pragma once #include "model/account.h" #include struct http_request; bool route_owner( struct http_request* req );