mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-11 14:40:46 +01:00
Relocate sub includes
This commit is contained in:
parent
c5f1420dea
commit
f14bfd5c1b
@ -151,8 +151,8 @@ class GaugeGroup {
|
|||||||
// The public part of the interface follows below and refers to these
|
// The public part of the interface follows below and refers to these
|
||||||
// private member functions.
|
// private member functions.
|
||||||
|
|
||||||
#include "Grid/qcd/utils/SUn.impl"
|
#include <Grid/qcd/utils/SUn.impl>
|
||||||
#include "Grid/qcd/utils/Sp2n.impl"
|
#include <Grid/qcd/utils/Sp2n.impl>
|
||||||
|
|
||||||
public:
|
public:
|
||||||
template <class cplx>
|
template <class cplx>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user