]> git.stg.codes - stg.git/blobdiff - include/stg/user_property.h
New error in GetPropertyValue
[stg.git] / include / stg / user_property.h
index a4547398d7782dd5cdf41cd4105ea0005bc12c56..567df9fa0d27164f047b0e887c6a19756b78f6f1 100644 (file)
@@ -386,6 +386,7 @@ else
 //-------------------------------------------------------------------------
 //-------------------------------------------------------------------------
 //-------------------------------------------------------------------------
+inline
 std::string USER_PROPERTIES::GetPropertyValue(const std::string & name) const
 {
 std::map<std::string, USER_PROPERTY_BASE*>::iterator it = properties.find(name);