mirror of
https://github.com/boostorg/mysql.git
synced 2026-01-27 19:12:10 +00:00
10 lines
311 B
C++
10 lines
311 B
C++
//
|
|
// Copyright (c) 2019-2024 Ruben Perez Hidalgo (rubenperez038 at gmail dot com)
|
|
//
|
|
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
//
|
|
|
|
#define BOOST_MYSQL_SEPARATE_COMPILATION
|
|
#include <boost/mysql.hpp>
|