mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-27 19:59:46 +01:00
Fixed linking with Data ODBC error on some platforms
This commit is contained in:
parent
95d38c8355
commit
04ff7e5539
@ -12,6 +12,7 @@
|
||||
//
|
||||
|
||||
|
||||
#include "Poco/Foundation.h"
|
||||
#include "Poco/Data/ODBC/Extractor.h"
|
||||
#include "Poco/Data/ODBC/ODBCMetaColumn.h"
|
||||
#include "Poco/Data/ODBC/Utility.h"
|
||||
|
@ -12,6 +12,7 @@
|
||||
//
|
||||
|
||||
|
||||
#include "Poco/Foundation.h"
|
||||
#include "Poco/Data/ODBC/Preparator.h"
|
||||
#include "Poco/Data/ODBC/ODBCMetaColumn.h"
|
||||
#include "Poco/Exception.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user