-
- Downloads
rename find_if_arr -> find_if to avoid name clashes
In a later commit, we will use find_if in L2. In the case of building with E2 agent, we link e2_agent which comes with its own implementation of find_if_arr(), which results in a name clash. Rename the OAI implementation, as nothing uses this, anyway.
parent
7cfd5a1f
No related branches found
No related tags found
Please register or sign in to comment