diff options
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbaccess.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/inc/pch/precompiled_dbaccess.hxx b/dbaccess/inc/pch/precompiled_dbaccess.hxx index 2b7a2c5a5..e9e8edf46 100644 --- a/dbaccess/inc/pch/precompiled_dbaccess.hxx +++ b/dbaccess/inc/pch/precompiled_dbaccess.hxx @@ -411,6 +411,7 @@ #include "comphelper/types.hxx" #include "connectivity/FValue.hxx" +#include <connectivity/DriversConfig.hxx> #include "connectivity/dbcharset.hxx" #include "connectivity/dbconversion.hxx" #include "connectivity/dbexception.hxx" |