mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00: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
|
||||
// private member functions.
|
||||
|
||||
#include "Grid/qcd/utils/SUn.impl"
|
||||
#include "Grid/qcd/utils/Sp2n.impl"
|
||||
#include <Grid/qcd/utils/SUn.impl>
|
||||
#include <Grid/qcd/utils/Sp2n.impl>
|
||||
|
||||
public:
|
||||
template <class cplx>
|
||||
|
Loading…
Reference in New Issue
Block a user