mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
use pragma once
This commit is contained in:
parent
b77af0210b
commit
49f90cc7eb
@ -27,8 +27,7 @@ Author: AzusaYamaguchi <ayamaguc@staffmail.ed.ac.uk>
|
|||||||
See the full license in the file "LICENSE" in the top level distribution directory
|
See the full license in the file "LICENSE" in the top level distribution directory
|
||||||
*************************************************************************************/
|
*************************************************************************************/
|
||||||
/* END LEGAL */
|
/* END LEGAL */
|
||||||
#ifndef GRID_QCD_IMPROVED_STAGGERED_FERMION_5D_H
|
#pragma once
|
||||||
#define GRID_QCD_IMPROVED_STAGGERED_FERMION_5D_H
|
|
||||||
|
|
||||||
NAMESPACE_BEGIN(Grid);
|
NAMESPACE_BEGIN(Grid);
|
||||||
|
|
||||||
@ -230,4 +229,3 @@ public:
|
|||||||
|
|
||||||
NAMESPACE_END(Grid);
|
NAMESPACE_END(Grid);
|
||||||
|
|
||||||
#endif
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user