
1 Feb
2006
1 Feb
'06
1:07 p.m.
Try removing the line
#include
And let me know that happens.
I believe this problem is a remnant of a header depency issue which will be addressed in the next release.
Robert Ramey
Thanks for the response. I actually didn't have that #include in my original code. I added it in a futile attempt to see if that would fix the issue. I still see the same compile errors when I remove that #include line. Scott