Fix linker error in IDA_Solver
This commit is contained in:
parent
59fb3ed1bc
commit
38532f800f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include "cantera/numerics/IDA_Solver.h"
|
||||
#include "cantera/base/stringUtils.h"
|
||||
|
||||
#if HAVE_SUNDIALS
|
||||
#if HAS_SUNDIALS
|
||||
#include "sundials/sundials_types.h"
|
||||
#include "sundials/sundials_math.h"
|
||||
#include "ida/ida.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue