mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
12 lines
281 B
C++
12 lines
281 B
C++
/* -*- C++ -*- */
|
|
// $Id: config-sco-5.0.0-nothread.h 87268 2009-10-29 21:06:06Z olli $
|
|
|
|
#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"
|
|
|
|
#include /**/ "ace/post.h"
|
|
#endif /* ACE_CONFIG_H */
|