diff options
Diffstat (limited to 'connectivity/inc/pch/precompiled_ado.hxx')
-rw-r--r-- | connectivity/inc/pch/precompiled_ado.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_ado.hxx b/connectivity/inc/pch/precompiled_ado.hxx index 63c8173261d6..06911c5f2caf 100644 --- a/connectivity/inc/pch/precompiled_ado.hxx +++ b/connectivity/inc/pch/precompiled_ado.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2020-12-07 11:30:26 using: + Generated on 2020-12-15 11:15:25 using: ./bin/update_pch connectivity ado --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -31,6 +31,7 @@ #include <oledb.h> #include <sstream> #include <string> +#include <string_view> #include <vector> #endif // PCH_LEVEL >= 1 #if PCH_LEVEL >= 2 |