summaryrefslogtreecommitdiffstats
path: root/src/core/expression/RBAExistsOperator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/expression/RBAExistsOperator.cpp')
-rw-r--r--src/core/expression/RBAExistsOperator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/expression/RBAExistsOperator.cpp b/src/core/expression/RBAExistsOperator.cpp
index 8bb8f05..48d1e4c 100644
--- a/src/core/expression/RBAExistsOperator.cpp
+++ b/src/core/expression/RBAExistsOperator.cpp
@@ -47,7 +47,7 @@ RBAExistsOperator::getModelElementType() const
bool
RBAExistsOperator::executeCore(RBAConstraintInfo* info,
- RBAArbitrator * arb) const
+ RBAArbitratorImpl * arb) const
{
// Add itself to the constraint hierarchy for coverage
LOG_addHierarchy(LOG_getSymbol());