summaryrefslogtreecommitdiff
path: root/idlc/inc/fehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/fehelper.hxx')
-rw-r--r--idlc/inc/fehelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/idlc/inc/fehelper.hxx b/idlc/inc/fehelper.hxx
index 730aa05607a1..8ebc1c9f44ce 100644
--- a/idlc/inc/fehelper.hxx
+++ b/idlc/inc/fehelper.hxx
@@ -43,8 +43,8 @@ class FeInheritanceHeader final
{
public:
FeInheritanceHeader(
- NodeType nodeType, OString* pName, OString* pInherits,
- std::vector< OString > * typeParameters);
+ NodeType nodeType, OString* pName, OString const * pInherits,
+ std::vector< OString > const * typeParameters);
~FeInheritanceHeader()
{