blind compilation fix for first warning and error reported by "i686-pc-linux-gnu+RH" tinderbox compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Dimitri Schoolwerth
2004-05-29 20:23:34 +00:00
parent f201056809
commit 23e7011696
2 changed files with 5 additions and 2 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