diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-26 17:41:29 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-26 17:41:29 +0100 |
commit | eda8a2c3a037b0caf360af05baff3a90f2df2052 (patch) | |
tree | ce19a90ec33694de72468bb5eddf7cb660fd23fb /dbaccess/inc | |
parent | e25168bd2da926d3b70a1058b3f11d9554ee5866 (diff) | |
parent | 0c507c1992688f6b54d3ab551c402d6ef44b7bed (diff) |
merge commit for m62
Diffstat (limited to 'dbaccess/inc')
-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 d521b78d3..28e749191 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" |