mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Remove dependency on wrong file
This commit is contained in:
parent
9143f071d7
commit
61c3491b8b
@ -1,6 +1,6 @@
|
||||
#include <Grid.h>
|
||||
#include <algorithms/iterative/PrecGeneralisedConjugateResidual.h>
|
||||
#include <algorithms/iterative/PrecConjugateResidual.h>
|
||||
//#include <algorithms/iterative/PrecConjugateResidual.h>
|
||||
|
||||
using namespace std;
|
||||
using namespace Grid;
|
||||
|
Loading…
Reference in New Issue
Block a user