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