Hi all,
I'm a bit new to the C++ world and I'm using JUCE in my first big project. I saw that there are no #include "header" in any of the juce cpp, but I'm not able to figure out how is done this, the thing is that I would like to do the same in my project and I don't know how to start. I saw the "class JUCE_API SomeClass" but it is not very clear to me why this is ussed that way.
Can anybody help my with this issue?
Thanks in advance