Decreasing compile time of a program

I was running a program on codechef and the only hurdle I faced was reducing the compile time of the program. What are some basic changes that I can make to my code to reduce compile time?