The previous fix wasn't.

Found this via build-system tests of static asserts through MSVC.
This commit is contained in:
rbock
2016-09-02 22:35:12 +02:00
parent d841a7d8a5
commit 827c8dbf61
20 changed files with 34 additions and 37 deletions

View File

@@ -29,7 +29,7 @@
#include <iostream>
SQLPP_ALIAS_PROVIDER(pragma);
SQLPP_ALIAS_PROVIDER(pragma)
int CustomQuery(int, char* [])
{