Added an include for XML_Writer.h
This commit is contained in:
parent
907f1e42f4
commit
58625be0d9
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ using namespace std;
|
|||
#include "../ct_defs.h"
|
||||
#include "TransportBase.h"
|
||||
#include "../xml.h"
|
||||
#include "../XML_Writer.h"
|
||||
|
||||
namespace Cantera {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue