Remove unneeded version include

This commit is contained in:
Your Name 2025-05-17 09:58:28 +12:00
parent 820d02e40f
commit 446cb7be90

View File

@ -1,5 +1,5 @@
#include "argparse.hpp"
#include "version.hpp"
#include <stdexcept>
static const std::string HELP_TEXT = R"(