Skip to content

Commit

Permalink
Missing #include of ShenandoahGenerationType (albeit satisfied transi…
Browse files Browse the repository at this point in the history
…tively via other include).
  • Loading branch information
ysramakrishna committed Feb 12, 2024
1 parent 25397d0 commit 04c3233
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#ifndef SHARE_GC_SHENANDOAH_SHENANDOAHCONCURRENTMARK_HPP
#define SHARE_GC_SHENANDOAH_SHENANDOAHCONCURRENTMARK_HPP

#include "gc/shenandoah/shenandoahGenerationType.hpp"
#include "gc/shenandoah/shenandoahMark.hpp"

template <ShenandoahGenerationType GENERATION>
Expand Down

0 comments on commit 04c3233

Please sign in to comment.