mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 12:18:01 +01:00
- Unicode support (Windows only at this time, UNIX T.B.D.)
- SF bug #1836684 fix (ODBC data lengths in subsequent execute calls) - many refactoring/cosmetic changes
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#include "SessionPoolTest.h"
|
||||
#include "CppUnit/TestCaller.h"
|
||||
#include "CppUnit/TestSuite.h"
|
||||
#include "Poco/Data/Common.h"
|
||||
#include "Poco/Data/SessionPool.h"
|
||||
#include "Poco/Thread.h"
|
||||
#include "Connector.h"
|
||||
|
||||
Reference in New Issue
Block a user