mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-07 21:50:34 -06:00
Fix compiler warnings.
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
#include <sqlpp11/custom_query.h>
|
||||
#include <sqlpp11/mysql/mysql.h>
|
||||
|
||||
SQLPP_ALIAS_PROVIDER(left)
|
||||
SQLPP_ALIAS_PROVIDER(right)
|
||||
namespace
|
||||
{
|
||||
struct on_duplicate_key_update
|
||||
|
||||
Reference in New Issue
Block a user