1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-05-07 02:34:30 +01:00

Include grid header and make the ENABLE correct

This commit is contained in:
Peter Boyle
2026-03-11 17:24:44 -04:00
parent daf5834e8e
commit 595ceaac37
6 changed files with 9 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@
*************************************************************************************/
/* END LEGAL */
#include "disable_benchmarks_without_instantiations.h"
#ifdef ENABLE_FERMION_INSTANTIATIONS
#include <Grid/Grid.h>
@@ -1,3 +1,5 @@
#include <Grid/Grid.h>
#pragma once
#ifndef ENABLE_FERMION_INSTANTIATIONS