Maybe someone can help me, I have a weird problem:
If I include a header file, I get the message “Unresolved Inclusion”, but if I do a #if … #endif directive I can open the header files (declration) with right mouse-click.
How can i always open the header files with right mouse-click?