summaryrefslogtreecommitdiff
path: root/trunk/ACE/ace/config-sco-5.0.0-nothread.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/ace/config-sco-5.0.0-nothread.h')
-rw-r--r--trunk/ACE/ace/config-sco-5.0.0-nothread.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/trunk/ACE/ace/config-sco-5.0.0-nothread.h b/trunk/ACE/ace/config-sco-5.0.0-nothread.h
new file mode 100644
index 00000000000..5c7b0b06c0f
--- /dev/null
+++ b/trunk/ACE/ace/config-sco-5.0.0-nothread.h
@@ -0,0 +1,14 @@
+/* -*- C++ -*- */
+// $Id$
+
+#ifndef ACE_CONFIG_H
+#define ACE_CONFIG_H
+#include /**/ "ace/pre.h"
+
+#include "ace/config-g++-common.h"
+#include "ace/config-sco-5.0.0.h"
+
+#define ACE_HAS_GNU_CSTRING_H
+
+#include /**/ "ace/post.h"
+#endif /* ACE_CONFIG_H */