1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-19 00:07:05 +01:00

include versions.h again and add back asserts in Test_simd

This commit is contained in:
Christoph Lehner
2020-07-29 10:18:05 -04:00
parent 2004611def
commit 3e64d78469
2 changed files with 6 additions and 6 deletions

View File

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