You can change the project setting to include also the path of your header file located, therefore you can include your header file like #include <myfile.h> .
Alternatively, you can give the full path or relative path to your header file like: #include "FULL_PATH_TO_YOUR_DIRECTORY\myfile.h"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.