diff options
Diffstat (limited to 'connectivity/inc/pch/precompiled_file.hxx')
-rw-r--r-- | connectivity/inc/pch/precompiled_file.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx index 72acb30e6c62..d7919bf68fd6 100644 --- a/connectivity/inc/pch/precompiled_file.hxx +++ b/connectivity/inc/pch/precompiled_file.hxx @@ -181,7 +181,7 @@ #include <file/fcode.hxx> #include <file/fcomp.hxx> #include <file/filedllapi.hxx> -#include <o3tl/optional.hxx> +#include <optional> #include <o3tl/typed_flags_set.hxx> #include <o3tl/underlyingenumvalue.hxx> #include <resource/sharedresources.hxx> |