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

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

#include "ace/OS_NS_string_base.h"

namespace ACE_OS
{
}