mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-22 07:01:12 +01:00
Merge pull request #2984 from YuriAzathoth/data-odbc-fix
Fixed linking with Data ODBC error on some platforms
This commit is contained in:
commit
68124e410a
@ -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