MispPro requires an explicit declaration.

This commit is contained in:
ehofman
2006-08-28 18:53:36 +00:00
parent 1bade6d796
commit c831856711

View File

@@ -39,4 +39,10 @@ private:
T _max;
};
template <> double
SGPersonalityParameter<double>::getNodeValue( SGPropertyNode *props,
const char *name,
double defval ) const;
#endif // _SG_PERSPARAM_HXX