#include <iostream> //compiler will look in the predefined header directories only #include "custom" //compiler will look in the local and predefined header directories