Skip to content

Commit

Permalink
Merge pull request #1960 from DARMA-tasking/1959-fix-build-failures-d…
Browse files Browse the repository at this point in the history
…ue-to-sequencer-removal

1959 fix build failures due to sequencer removal
  • Loading branch information
lifflander authored Sep 14, 2022
2 parents 7bb2b1a + e9221fb commit 5387ede
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/vt/runtime/runtime.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@
#include "vt/config.h"
#include "vt/runtime/runtime_common.h"
#include "vt/runtime/runtime_component_fwd.h"
#include "vt/runtime/component/component_pack.h"
#include "vt/worker/worker_headers.h"
#include "vt/timing/timing_type.h"

// Optional components
#if vt_check_enabled(trace_enabled)
Expand Down

0 comments on commit 5387ede

Please sign in to comment.