You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have module in subfolder, until the 1.6.9 version it could easily include files in subfolder
example #include "module / macros.h"
Now with the new 1.6.10 version of error that can not find the file.
Why?
And 'anything changed in the inclusions?