diff --git a/Cantera/src/LatticeSolidPhase.h b/Cantera/src/LatticeSolidPhase.h index 760fc9dad..9e1162b98 100644 --- a/Cantera/src/LatticeSolidPhase.h +++ b/Cantera/src/LatticeSolidPhase.h @@ -70,8 +70,7 @@ namespace Cantera { virtual void setParametersFromXML(const XML_Node& eosdata); - void LatticeSolidPhase::setLatticeMoleFractions(int n, - string x); + void setLatticeMoleFractions(int n, string x); protected: