diff options
Diffstat (limited to 'vbahelper/inc/pch')
-rw-r--r-- | vbahelper/inc/pch/precompiled_msforms.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx index 2c41fe988000..8ae3b5f709e3 100644 --- a/vbahelper/inc/pch/precompiled_msforms.hxx +++ b/vbahelper/inc/pch/precompiled_msforms.hxx @@ -43,7 +43,7 @@ #include <type_traits> #include <utility> #include <vector> -#include <boost/optional.hpp> +#include <o3tl/optional.hxx> #include <boost/property_tree/ptree.hpp> #endif // PCH_LEVEL >= 1 #if PCH_LEVEL >= 2 |