mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-19 08:17:05 +01:00
better Version.h implementation
This commit is contained in:
@ -49,7 +49,6 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
|
||||
#include <Grid/Grid.h>
|
||||
|
||||
#include <Grid/util/CompilerCompatible.h>
|
||||
#include <version.h>
|
||||
|
||||
|
||||
#include <fenv.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
#include <iostream>
|
||||
#include <version.h>
|
||||
#include "Version.h"
|
||||
namespace Grid {
|
||||
void printHash(){
|
||||
#ifdef GITHASH
|
||||
|
Reference in New Issue
Block a user