mirror of
https://github.com/boostorg/mysql.git
synced 2026-02-18 02:02:17 +00:00
Changes to build in MSVC
This commit is contained in:
@@ -10,9 +10,10 @@
|
||||
|
||||
using namespace testing;
|
||||
using namespace std;
|
||||
using namespace mysql;
|
||||
using namespace mysql::detail;
|
||||
using namespace mysql::test;
|
||||
using mysql::Error;
|
||||
using mysql::collation;
|
||||
|
||||
namespace
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user