removed string from restriction
This commit is contained in:
@@ -47,7 +47,7 @@ utils::basic_type attribute::type() const {
|
||||
return type_;
|
||||
}
|
||||
|
||||
object* attribute::owner() const {
|
||||
std::shared_ptr<object> attribute::owner() const {
|
||||
return owner_;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user