Updates for VMS : new Makefiles, proper type casts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2008-04-11 08:35:14 +00:00
parent 6f022dba69
commit 9b4fd94a4a
6 changed files with 22 additions and 13 deletions

View File

@@ -421,7 +421,7 @@ private:
int m_argc;
char **m_argv;
DECLARE_NO_COPY_CLASS(ArgsArray);
DECLARE_NO_COPY_CLASS(ArgsArray)
};
} // anonymous namespace