Remove unnecessary including of superlu_ddefs in ij test
This commit is contained in:
parent
2e97ffcc9e
commit
9d45b1934a
@ -33,10 +33,6 @@
|
||||
#include <cuda_profiler_api.h>
|
||||
#endif
|
||||
|
||||
#ifdef HYPRE_USING_DSUPERLU
|
||||
#include "superlu_ddefs.h"
|
||||
#endif
|
||||
|
||||
#if defined(HYPRE_USING_UMPIRE)
|
||||
#include "umpire/interface/umpire.h"
|
||||
#endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user