mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-08 04:10:08 -05:00
Remove superfluous semicolon
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
SQLPP_ALIAS_PROVIDER(cheese);
|
SQLPP_ALIAS_PROVIDER(cheese)
|
||||||
|
|
||||||
int As(int, char* [])
|
int As(int, char* [])
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user