#include "app.hpp" int main() { App app; return app.run(); }