Don't be so quick to dismiss the advice more experienced developers are giving you. If you've missed out an important header file, then the compiler might very well give you an error message saying that an identifier is undefined.
When you can post the actual error message that your compiler is giving you, then we'll be able to confirm it.