mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-04 12:10:43 -06:00
Fixed function name
This commit is contained in:
@@ -121,4 +121,5 @@ int main(int, char* [])
|
||||
{
|
||||
static_from();
|
||||
dynamic_from();
|
||||
dynamic_from_add();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user