parts/cppsupport/tokenizer.cpp

Lorenzo Delana ldelana at libero.it
Thu Apr 12 20:58:03 UTC 2001


compiling kdevelop from cvs... with gcc-3.0 results error in redefinition of 
istream or conflicts in general...

solve this with:

//class istream;
#include <iostream>
using namespace std;

at line 25 of the tokenizer.cpp code.

Lore

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list