/Users/runner/work/teeworlds/teeworlds/src/engine/shared/netban.cpp:625:89: error: expected ')'
template int CNetBan::Ban<CNetBan::CBanPool<NETADDR, 1>>(CNetBan::CBanPool<NETADDR, 1> *pBanPool, const NETADDR *pData, int Seconds, const char *pReason); ^
after reordering some includes i get this error and i am not sure what could cause it