mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-05 12:40:40 -06:00
Fix compiler warnings.
This commit is contained in:
@@ -39,8 +39,6 @@
|
||||
|
||||
const auto library_raii = sqlpp::mysql::scoped_library_initializer_t{0, nullptr, nullptr};
|
||||
|
||||
SQLPP_ALIAS_PROVIDER(left)
|
||||
|
||||
namespace sql = sqlpp::mysql;
|
||||
const auto tab = TabSample{};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user