Added an include for XML_Writer.h

This commit is contained in:
Harry Moffat 2004-10-08 17:09:46 +00:00
parent 907f1e42f4
commit 58625be0d9

View file

@ -7,6 +7,7 @@ using namespace std;
#include "../ct_defs.h"
#include "TransportBase.h"
#include "../xml.h"
#include "../XML_Writer.h"
namespace Cantera {