How do i fix a C4067 warning

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

MainDate.cpp(1) : warning C4067: unexpected tokens following preprocessor directive - expected a newlin

This is the warning i get when i compile my code and i do not understand what i need to do
I have 2 source files and one header file. this warning gives me a problem on line 1 for some reason???? i dont understand...i think it may be because of the .h file but am not sure... is this a glich in .Net 2003? or should i change a property or something?? ... I NEED HELP!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top