mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-01 02:30:51 -06:00
The previous fix wasn't.
Found this via build-system tests of static asserts through MSVC.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
SQLPP_ALIAS_PROVIDER(pragma);
|
||||
SQLPP_ALIAS_PROVIDER(pragma)
|
||||
|
||||
int CustomQuery(int, char* [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user