summaryrefslogtreecommitdiff
path: root/ace/config-sco-5.0.0-CC-fsu-pthread.h
blob: 628ae85ef7cacfb38100b575952e87044fb010d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* -*- C++ -*- */
// $Id$

#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H

#define ACE_HAS_BROKEN_ENUMS
#define ACE_LACKS_ACE_IOSTREAM
#include "ace/config-sco-5.0.0.h"
#include "ace/config-fsu-pthread.h"

// #define ACE_HAS_GNU_CSTRING_H

#endif /* ACE_CONFIG_H */