fixed appveyor build

This commit is contained in:
sliser
2015-12-28 16:42:26 +03:00
parent 292bc8dd28
commit b812ed5120
26 changed files with 26 additions and 26 deletions

View File

@@ -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;