Skip to content
Snippets Groups Projects
Commit 0eb0e526 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot]
Browse files

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
parent 1b5a79ad
No related merge requests found
Pipeline #51148 failed
......@@ -42,7 +42,7 @@ class SignalWrapper : public Signal<T, Time> {
this->setFunction(f);
}
virtual ~SignalWrapper(){};
virtual ~SignalWrapper() {};
private:
T& call(T& value, Time t) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment