Fix Logging Library use
This commit is contained in:
@@ -4,4 +4,3 @@
|
|||||||
.*.swp
|
.*.swp
|
||||||
.AppleDouble
|
.AppleDouble
|
||||||
lib
|
lib
|
||||||
Libraries
|
|
||||||
|
|||||||
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
../../Logging
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
#include "MySQLClientImpl.h"
|
#include "MySQLClientImpl.h"
|
||||||
#include "MySQLResultSetImpl.h"
|
#include "MySQLResultSetImpl.h"
|
||||||
#include "Logging.h"
|
#include <Logging.h>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user