Compilation fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-10-13 17:21:30 +00:00
parent f9d243a306
commit 7f2e78ed5d
3 changed files with 6 additions and 3 deletions

View File

@@ -142,7 +142,7 @@ class spComment;
typedef WXSTL_VECTOR_SHALLOW_COPY(spParameterPtrT) MParamListT;
typedef WXSTL_VECTOR_SHALLOW_COPY(string) StrListT;
#endif;
#endif
// base class for all visitors of source code contents
class spVisitor