2
0
mirror of https://github.com/boostorg/mysql.git synced 2026-02-18 02:02:17 +00:00

Renamed conenction_params => async_params

This commit is contained in:
Ruben Perez
2022-10-07 23:25:03 +02:00
parent 6cdcaeeb15
commit 4d57d2db08
21 changed files with 54 additions and 51 deletions

View File

@@ -14,7 +14,7 @@
#include "er_impl_common.hpp"
#include "get_endpoint.hpp"
#include "handler_call_tracker.hpp"
#include "boost/mysql/connection_params.hpp"
#include "boost/mysql/handshake_params.hpp"
#include "boost/mysql/errc.hpp"
#include "boost/mysql/error.hpp"
#include "boost/mysql/execute_params.hpp"