DEBSOURCES
Skip Quicknav
sources / prjtrellis / 1.4-2 / libtrellis / tools / version.hpp
12345
#ifndef VERSION_H #define VERSION_H #include <string> extern const std::string git_describe_str; #endif