mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-13 17:53:11 +02:00
Add algorithm import for Clang 19.
Otherwise it can't find std::ranges::find_if
This commit is contained in:
parent
f9d1a4d31b
commit
89961465e2
@ -20,6 +20,7 @@
|
||||
|
||||
#include <component_classes/component_class.h>
|
||||
#include <wx/intl.h>
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
void COMPONENT_CLASS::AddConstituentClass( COMPONENT_CLASS* componentClass )
|
||||
|
Loading…
x
Reference in New Issue
Block a user