summaryrefslogtreecommitdiff
path: root/ace/config-vxworks5.x.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-12-02 09:34:20 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-12-02 09:34:20 +0000
commitdb8fd885d1b520ed6f9f960c17e85fa163d8a9b4 (patch)
treebd9d0b47c1fb0db0d4892c662a83fc128739d26a /ace/config-vxworks5.x.h
parentaa916a84633b13dc79e06accf91943b3f93f9ba6 (diff)
downloadATCD-db8fd885d1b520ed6f9f960c17e85fa163d8a9b4.tar.gz
ChangeLogTag:Fri Dec 2 01:25:52 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ace/config-vxworks5.x.h')
-rw-r--r--ace/config-vxworks5.x.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/config-vxworks5.x.h b/ace/config-vxworks5.x.h
index f0f5d634923..842bfd7ac56 100644
--- a/ace/config-vxworks5.x.h
+++ b/ace/config-vxworks5.x.h
@@ -95,7 +95,9 @@
# define ACE_TEMPLATES_REQUIRE_SOURCE
#else /* ! __GNUG__ && ! ghs && !__DCC__ */
-# error unsupported compiler on VxWorks
+# ifdef __cplusplus /* Let it slide for C compilers. */
+# error unsupported compiler on VxWorks
+# endif /* __cplusplus */
#endif /* ! __GNUG__ && ! ghs */
// OS-specific configuration