nf7/iface/version.hh

9 lines
100 B
C++

// No copyright
#pragma once
namespace nf7 {
const char* version() noexcept;
} // namespace nf7