I wrote a class, right now all my code is in 1 .cpp file, I am using VS .NET, If I put the class code alone, into an .h file, then how would I include/use it?