mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 11:15:55 +01:00
pragma once ifdef guard
This commit is contained in:
parent
82ecd520c7
commit
5622faf226
@ -28,8 +28,7 @@ Author: Vera Guelpers <V.M.Guelpers@soton.ac.uk>
|
||||
See the full license in the file "LICENSE" in the top level distribution directory
|
||||
*************************************************************************************/
|
||||
/* END LEGAL */
|
||||
#ifndef GRID_QCD_FERMION_OPERATOR_H
|
||||
#define GRID_QCD_FERMION_OPERATOR_H
|
||||
#pragma once
|
||||
|
||||
NAMESPACE_BEGIN(Grid);
|
||||
|
||||
@ -172,4 +171,3 @@ public:
|
||||
|
||||
NAMESPACE_END(Grid);
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user