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

@@ -27,7 +27,7 @@
#include "MockDb.h"
#include <sqlpp11/sqlpp11.h>
int update(int, char**)
int update(int, char*[])
{
MockDb db{};