summaryrefslogtreecommitdiff
path: root/ace/Date_Time.cpp
blob: 5765f96f57200cf02c9c6123f0a8a28ca06f0646 (plain)
1
2
3
4
5
6
7
8
9
10
// Date_Time.cpp
// $Id$

#define ACE_BUILD_DLL
#include "ace/Date_Time.h"

#if defined (ACE_LACKS_INLINE_FUNCTIONS)
#include "ace/Date_Time.i"
#endif