summaryrefslogtreecommitdiff
path: root/ACE/ace/config-qnx-rtp-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-qnx-rtp-common.h')
-rw-r--r--ACE/ace/config-qnx-rtp-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/config-qnx-rtp-common.h b/ACE/ace/config-qnx-rtp-common.h
index 13fa05aa7c7..0b100765f87 100644
--- a/ACE/ace/config-qnx-rtp-common.h
+++ b/ACE/ace/config-qnx-rtp-common.h
@@ -23,8 +23,6 @@
# endif /* __X86__ */
#endif /* __OPTIMIZE__ */
-#include "ace/config-g++-common.h"
-
// The following defines the Neutrino compiler.
// gcc should know to call g++ as necessary
#ifdef __GNUC__
@@ -33,6 +31,8 @@
# define ACE_CC_NAME ACE_TEXT ("QNX-RTP compiler ??")
#endif
+#include "ace/config-g++-common.h"
+
// /usr/nto/include/float.h defines
// FLT_MAX_EXP 127
// DBL_MAX_EXP 1023