mirror of
https://github.com/boostorg/mysql.git
synced 2026-02-15 01:02:17 +00:00
Refactor file structure to not conflict with mysql
Now all includes live within boost Corrected convention for .hpp and .ipp Corrected convention for impl/detail Now detail is split into auth/aux/protocol/network_algorithms
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
#include "mysql/connection.hpp"
|
||||
#include "boost/mysql/connection.hpp"
|
||||
#include <boost/asio/io_service.hpp>
|
||||
#include <boost/system/system_error.hpp>
|
||||
#include <boost/asio/coroutine.hpp>
|
||||
|
||||
Reference in New Issue
Block a user