Skip to content

Commit

Permalink
define destructor of Plots::Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
hlefebvr committed Oct 23, 2024
1 parent 4bd9209 commit 00b4f60
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,6 @@ idol::Plots::Manager::Manager() {
throw Exception("idol was not compiled with ROOT.");
}

idol::Plots::Manager::~Manager() {}

#endif

0 comments on commit 00b4f60

Please sign in to comment.