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