Skip to content

Commit

Permalink
Dummy commit.
Browse files Browse the repository at this point in the history
To get all of our Buildbot tests to pass as they normally should.
  • Loading branch information
agarny committed Dec 21, 2022
1 parent f0576f5 commit 63c85c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analyserequation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ void AnalyserEquation::AnalyserEquationImpl::cleanUpDependencies()
AnalyserEquation::AnalyserEquation()
: mPimpl(new AnalyserEquationImpl())
{
}
}s

AnalyserEquation::~AnalyserEquation()
{
Expand Down

0 comments on commit 63c85c2

Please sign in to comment.