Files
2026-08-24 09:20:04 +08:00

4 lines
79 B
C++

#pragma once
#include <string_view>
std::string_view get_ecap_build_version();