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 committed Oct 7, 2024
1 parent 8880dfa commit 0f6961c
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 0f6961c

Please sign in to comment.