|
From: | Kevin Atkinson |
Subject: | Re: [Aspell-user] affix.cpp:264: error: expected unqualified-id before "int" |
Date: | Thu, 23 Sep 2004 07:06:33 -0600 (MDT) |
The only thing I can think of is that MAX is being defined as a macro. Try adding: #undef MAX after all include statements (after line 58) and see if that helps. -- http://kevin.atkinson.dhs.org
[Prev in Thread] | Current Thread | [Next in Thread] |