Fixed missing include in Enhanced3BConc.h
This commit is contained in:
parent
d103ec8d2f
commit
5a0ca5de61
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#ifndef CT_ENH_CONC_H
|
||||
#define CT_ENH_CONC_H
|
||||
|
||||
#include <map>
|
||||
#include "cantera/base/ct_defs.h"
|
||||
|
||||
namespace Cantera
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue