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