Are you using an IDE or just the raw command line? You should set them up properly with your compiler. What's your compiler btw?
---edited---
If you were to include those files in your program, you should keep in mind that most compiler only reads(by default) them in the same directory as your main.cpp