mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-02 03:00:38 -06:00
fixed appveyor build
This commit is contained in:
@@ -143,7 +143,7 @@ namespace
|
||||
}
|
||||
}
|
||||
|
||||
int main(int, char**)
|
||||
int main(int, char*[])
|
||||
{
|
||||
static_where();
|
||||
dynamic_where();
|
||||
|
||||
Reference in New Issue
Block a user