Skip to content

Commit

Permalink
added missing INET_API to GroupEligibilityTimeMeter
Browse files Browse the repository at this point in the history
  • Loading branch information
Teresa Lübeck authored and levy committed Nov 22, 2024
1 parent 600eafe commit c1b66e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

namespace inet {

class GroupEligibilityTimeMeter : public EligibilityTimeMeter
class INET_API GroupEligibilityTimeMeter : public EligibilityTimeMeter
{
protected:
ModuleRefByPar<GroupEligibilityTimeTable> groupEligibilityTimeTable;
Expand Down

0 comments on commit c1b66e0

Please sign in to comment.