mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-04 20:20:59 -06:00
Remove extra ; (#358)
Co-authored-by: Gustavo Carneiro <gcarneiroa@hotmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
SQLPP_ALIAS_PROVIDER(quester_player_level);
|
||||
SQLPP_ALIAS_PROVIDER(quester_player_level)
|
||||
|
||||
int ParameterizedVerbatim(int, char* [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user