1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-03-27 22:36:09 +00:00

Fixing incorrect PR about disable fermion instantiations

This commit is contained in:
Peter Boyle
2026-03-11 17:05:46 -04:00
parent 0d8658a039
commit daf5834e8e
5 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#ifndef BUILD_FERMION_INSTANTIATIONS
#ifndef ENABLE_FERMION_INSTANTIATIONS
#include <iostream>
int main(void) {