1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-01-03 11:19:28 +00:00

better Version.h implementation

This commit is contained in:
2018-09-01 19:49:13 +01:00
parent ee630d2e8b
commit b52d8eb1e3
5 changed files with 25 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#include <iostream>
#include <version.h>
#include "Version.h"
namespace Grid {
void printHash(){
#ifdef GITHASH