summaryrefslogtreecommitdiff
path: root/include/sax/tools/converter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sax/tools/converter.hxx')
-rw-r--r--include/sax/tools/converter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sax/tools/converter.hxx b/include/sax/tools/converter.hxx
index 967c395433ff..42b769706da0 100644
--- a/include/sax/tools/converter.hxx
+++ b/include/sax/tools/converter.hxx
@@ -22,7 +22,7 @@
#include <sal/config.h>
-#include <boost/optional.hpp>
+#include <o3tl/optional.hxx>
#include <sax/saxdllapi.h>
@@ -196,7 +196,7 @@ public:
css::util::Date * pDate,
css::util::DateTime & rDateTime,
bool & rbDateTime,
- boost::optional<sal_Int16> * pTimeZoneOffset,
+ o3tl::optional<sal_Int16> * pTimeZoneOffset,
const OUString & rString );
/** gets the position of the first comma after npos in the string