aboutsummaryrefslogtreecommitdiff
path: root/dep/ACE_wrappers/ace/config-sco-5.0.0-nothread.h
blob: 7d5c4f4ebef33ad9c580d5c28eb382688b1bc738 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* -*- C++ -*- */
// $Id: config-sco-5.0.0-nothread.h 80826 2008-03-04 14:51:23Z wotte $

#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 */