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:
@@ -27,7 +27,7 @@
|
||||
#include "MockDb.h"
|
||||
#include <sqlpp11/sqlpp11.h>
|
||||
|
||||
int update(int, char**)
|
||||
int update(int, char*[])
|
||||
{
|
||||
MockDb db{};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user