mirror of
https://github.com/rbock/sqlpp11.git
synced 2025-12-31 02:00:24 -06:00
fixed appveyor build
This commit is contained in:
@@ -168,7 +168,7 @@ namespace
|
||||
}
|
||||
}
|
||||
|
||||
int main(int, char**)
|
||||
int main(int, char*[])
|
||||
{
|
||||
static_set();
|
||||
dynamic_set();
|
||||
|
||||
Reference in New Issue
Block a user