SyntaxFix
Write A Post
Hire A Developer
Questions
it's simple, use the "-B" option to add .h files' dir to search path.
E.g. g++ -B /header_file.h your.cpp -o bin/your_command