Added logger.h to this file.
This commit is contained in:
parent
d72e1750de
commit
a0b4108ef0
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ using namespace std;
|
|||
//
|
||||
#include "kernel/importCTML.h"
|
||||
|
||||
// The Cantera logger class
|
||||
#include "kernel/logger.h"
|
||||
|
||||
using namespace Cantera;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue