You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix include order for private member access in hftelprofile unit test
Move #define private/protected public before all #include directives
to ensure hftelprofile.h is expanded with public access, even when
indirectly included via mock_orchagent_main.h -> hftelorch.h.
Signed-off-by: Ze Gan <[email protected]>
0 commit comments