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:
@@ -29,7 +29,7 @@
|
||||
#include <sqlpp11/functions.h>
|
||||
#include <sqlpp11/select.h>
|
||||
|
||||
int Prepared(int, char**)
|
||||
int Prepared(int, char*[])
|
||||
{
|
||||
MockDb db = {};
|
||||
// test::TabFoo f;
|
||||
|
||||
Reference in New Issue
Block a user