mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-15 20:31:16 +08:00
Remove superfluous semicolon
This commit is contained in:
parent
6ccb948457
commit
62e989c8b3
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
SQLPP_ALIAS_PROVIDER(cheese);
|
SQLPP_ALIAS_PROVIDER(cheese)
|
||||||
|
|
||||||
int As(int, char* [])
|
int As(int, char* [])
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user