summaryrefslogtreecommitdiff
path: root/idlc/inc/astsequence.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astsequence.hxx')
-rw-r--r--idlc/inc/astsequence.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astsequence.hxx b/idlc/inc/astsequence.hxx
index 2d65edbaba6c..0a8efc77b4f8 100644
--- a/idlc/inc/astsequence.hxx
+++ b/idlc/inc/astsequence.hxx
@@ -38,7 +38,7 @@ public:
virtual const sal_Char* getRelativName() const override;
private:
AstType const * m_pMemberType;
- mutable boost::optional<OString> m_xRelativName;
+ mutable o3tl::optional<OString> m_xRelativName;
};
#endif // INCLUDED_IDLC_INC_ASTSEQUENCE_HXX