fix
This commit is contained in:
parent
e56bcb6489
commit
c6024c06ce
@ -22,6 +22,8 @@
|
|||||||
#ifndef LIBREPERTORY_INCLUDE_VERSION_HPP_
|
#ifndef LIBREPERTORY_INCLUDE_VERSION_HPP_
|
||||||
#define LIBREPERTORY_INCLUDE_VERSION_HPP_
|
#define LIBREPERTORY_INCLUDE_VERSION_HPP_
|
||||||
|
|
||||||
|
#include <string_view>
|
||||||
|
|
||||||
namespace repertory {
|
namespace repertory {
|
||||||
[[nodiscard]] auto project_get_git_rev() -> std::string_view;
|
[[nodiscard]] auto project_get_git_rev() -> std::string_view;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user