Skip to content

Commit

Permalink
Merge branch 'modulemgr' of github.com:heplesser/nest-extension-modul…
Browse files Browse the repository at this point in the history
…e into modulemgr
  • Loading branch information
heplesser committed Apr 24, 2024
2 parents 8694ac9 + af411de commit b978dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mymodule.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ namespace mynest
{
public:
MyModule() {}
~MyModule() {}
virtual ~MyModule() {}

void initialize() override;
};
Expand Down

0 comments on commit b978dd7

Please sign in to comment.