]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 12 Nov 1999 11:51:17 +0000 (11:51 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 12 Nov 1999 11:51:17 +0000 (11:51 +0000)
 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

include/wx/defs.h

index e4b38e1001758d7346f2f410246de77a1ecd7406..a27d2371c3602ea43da35afd86540356958b7835 100644 (file)
 // 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