Skip to content

Commit

Permalink
Merge pull request #16725 from dmitripivkine/master
Browse files Browse the repository at this point in the history
Add missed class declarations to StandardAccessBarrier.hpp
  • Loading branch information
amicic committed Feb 15, 2023
2 parents c164228 + 91cf8f0 commit 6d7ffff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions runtime/gc_modron_standard/StandardAccessBarrier.hpp
Expand Up @@ -40,6 +40,9 @@
#include "RememberedSetSATB.hpp"
#endif /* OMR_GC_REALTIME */

class MM_MarkingScheme;
class MM_Scavenger;

/**
* Access barrier for Modron collector.
*/
Expand Down

0 comments on commit 6d7ffff

Please sign in to comment.