Added some "include .h" lines. Without them headers creates an incorrect
sstruct_ls.h file- compiling will fail.
This commit is contained in:
parent
48948a1b8c
commit
6cbeff8b4b
@ -27,6 +27,8 @@ cat > $INTERNAL_HEADER <<@
|
||||
#include "krylov.h"
|
||||
#include "struct_ls.h"
|
||||
#include "sstruct_mv.h"
|
||||
#include "parcsr_ls.h"
|
||||
#include "multivector.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user