Fixed a missing include needed to compile the F90 interface
This commit is contained in:
parent
baade7fbad
commit
6f306dbc1c
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include "cantera/base/stringUtils.h"
|
||||
#include "cantera/base/config.h"
|
||||
#include "cantera/base/ctexceptions.h"
|
||||
#include "clib_defs.h"
|
||||
|
||||
/**
|
||||
* Template for classes to hold pointers to objects. The Cabinet<M>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue