Fix compiler warnings.

This commit is contained in:
Roland Bock
2021-12-11 19:53:35 +01:00
parent 91b7b34557
commit 181cc5fb04
10 changed files with 26 additions and 24 deletions

View File

@@ -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{};