diff --git a/Cantera/src/thermo/VPSSMgr_Water_HKFT.cpp b/Cantera/src/thermo/VPSSMgr_Water_HKFT.cpp index bb0549124..8078f40c1 100644 --- a/Cantera/src/thermo/VPSSMgr_Water_HKFT.cpp +++ b/Cantera/src/thermo/VPSSMgr_Water_HKFT.cpp @@ -7,13 +7,15 @@ * (see \ref thermoprops and class * \link Cantera::VPSSMgr_Water_HKFT VPSSMgr_Water_HKFT\endlink). */ + /* * Copywrite (2005) Sandia Corporation. Under the terms of * Contract DE-AC04-94AL85000 with Sandia Corporation, the * U.S. Government retains certain rights in this software. */ + /* - * $Author$ + * * $Date$ * $Revision$ */ @@ -25,8 +27,6 @@ #endif #include "VPSSMgr_Water_HKFT.h" -#include "xml.h" -#include "VPStandardStateTP.h" #include "PDSS_Water.h" #include "PDSS_HKFT.h" #include "GeneralSpeciesThermo.h"