I would like to use ElementComparator& type in a function as a parameter.
However, I include “juce_ElementComparator.h” but during the compilation I have an error “No such file or directory”?
Visual C++ suggest that I can include this file… But I try to find them into my Juce Files and I do not find it?