OSSIA
Open Scenario System for Interactive Application
Loading...
Searching...
No Matches
git_info.h
1
#pragma once
2
#include <ossia_export.h>
3
4
#include <string>
5
6
namespace
ossia
7
{
8
OSSIA_EXPORT std::string get_commit_sha();
9
OSSIA_EXPORT std::string get_commit_date();
10
}
ossia
Definition
git_info.h:7
src
git_info.h
Generated on Mon Mar 31 2025 23:58:28 for OSSIA by
1.9.8