#pragma once #include "../controllers.h" #include "../http_server.h" void route_get_products_all(HttpCtx* ctx);