Fixed missing lib
This commit is contained in:
parent
e7fd571f90
commit
f99490447f
@ -7,10 +7,6 @@
|
|||||||
#include <memory>
|
#include <memory>
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
|
||||||
#define CR_CONNECTION_ERROR (2002)
|
|
||||||
#define CR_SERVER_GONE_ERROR (2006)
|
|
||||||
#define CR_SERVER_LOST (2013)
|
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace sql;
|
using namespace sql;
|
||||||
using namespace sql::mysql;
|
using namespace sql::mysql;
|
||||||
|
Loading…
Reference in New Issue
Block a user