#pragma once namespace tt::app::textviewer { void start(const std::string& file); }