ryujin
2.1.1 revision ef0fcd4010d109b860652ece4a7b8963fb7d46b1
source
version_info.h
Go to the documentation of this file.
1
//
2
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3
// Copyright (C) 2024 by the ryujin authors
4
//
5
6
#pragma once
7
8
#include <compile_time_options.h>
9
10
#include <ostream>
11
12
namespace
ryujin
13
{
17
void
print_revision_and_version
(std::ostream &stream);
18
}
// namespace ryujin
ryujin
Definition:
convenience_macros.h:18
ryujin::print_revision_and_version
void print_revision_and_version(std::ostream &stream)
Generated by
1.9.4