mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-10 03:29:54 +01:00
fixed missing }
This commit is contained in:
parent
05db70c37d
commit
aec9e25d79
@ -176,6 +176,7 @@ Poco::Dynamic::Var RecordSet::value(const std::string& name, std::size_t dataRow
|
||||
default:
|
||||
throw UnknownTypeException("Data type not supported.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Row& RecordSet::row(std::size_t pos)
|
||||
|
Loading…
x
Reference in New Issue
Block a user