Fixed a missing #include in refine.h
This commit is contained in:
parent
0ff0dad483
commit
46b1a4221b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#ifndef CT_REFINE_H
|
||||
#define CT_REFINE_H
|
||||
|
||||
#include "cantera/base/ct_defs.h"
|
||||
|
||||
namespace Cantera
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue