ssnetsim / supersim

A flexible event-driven cycle-accurate network simulator
Apache License 2.0
8 stars 1 forks source link

Fix virtual destructor #19

Closed nicmcd closed 4 years ago

nicmcd commented 4 years ago

Fixes #13

Only src/routing/Reduction.h was found to have a missing virtual destructor.

PASSES: bazel test :* PASSES: ./scripts/run_examples.py