Hi all,

I have downloaded a CIni wrapper class for managing INI files. I added the files to my current project. And when I compiled it I got this error message.
...\Ini.cpp(44) : fatal error C1010: unexpected end of file while looking for precompiled header directive

What does this mean? What precompiled header directive?

Thanks for your help.

PS: If the author of CIni is still around, please post an example of how to use your class, although I think I can figure it out myself.

Novice.