Committing in .

VMS patch (typo in previous one)

 Modified Files:
 	wxWindows/include/wx/defs.h


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
1999-11-12 11:51:17 +00:00
parent 00ad47b0a2
commit e22c27b6bd

View File

@@ -126,7 +126,7 @@
// Digital Unix C++ compiler only defines this symbol for .cxx and .hxx files,
// so define it ourselves
#ifdef __DECCXX
#ifndef VMS
#ifndef __VMS
# define __cplusplus
#endif
#endif // __DECCXX