X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aec34b46824c9396b39a5d64862d873c8ee15557..c3f805b4ac87eccf4d89c2376dce46b0c8c886a9:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index e4b38e1001..a27d2371c3 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -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