summaryrefslogtreecommitdiff
path: root/ace/OS_NS_stdlib_base.cpp
blob: a0c8a6de8a008ba2e249ff05ed6a65bc90ac5540 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* -*- C++ -*- */
// $Id$

// We must include this before "ace/OS_NS_stdlib_base.h", so that
// "ace/OS_NS_stdlib_base.h" gets the ACE_LACKS* #defines
#include "ace/config-all.h"

#include "ace/OS_NS_stdlib_base.h"

namespace ACE_OS
{
}