summaryrefslogtreecommitdiff
path: root/ace/config-sco-5.0.0-nothread.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-30 16:12:21 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-30 16:12:21 +0000
commitbeb8bf0d8b43b48c9fa4fb0440e000a0de44f428 (patch)
treec2ae83c0b040e362dad8e1061faa93f26e01c817 /ace/config-sco-5.0.0-nothread.h
parent6bb5c60c35d18783181fc5d5c04121e42cad4fdc (diff)
downloadATCD-beb8bf0d8b43b48c9fa4fb0440e000a0de44f428.tar.gz
migrated to config-g++-common.h
Diffstat (limited to 'ace/config-sco-5.0.0-nothread.h')
-rw-r--r--ace/config-sco-5.0.0-nothread.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/config-sco-5.0.0-nothread.h b/ace/config-sco-5.0.0-nothread.h
index e4b4bbecf03..058f815f883 100644
--- a/ace/config-sco-5.0.0-nothread.h
+++ b/ace/config-sco-5.0.0-nothread.h
@@ -1,7 +1,9 @@
#if !defined (ACE_CONFIG_H)
#define ACE_CONFIG_H
-#include "ace/config-gcc-2.7.2.h"
+#include "ace/config-g++-common.h"
#include "ace/config-sco-5.0.0.h"
+#define ACE_HAS_GNU_CSTRING_H
+
#endif /* ACE_CONFIG_H */