[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: Grammatical errors Indexer failure, how to cancel a syntax error?

I found the easy to to solved it.
#ifdef __CDT_PARSER__
#define auto
#endif
Now, it's work well!