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