aboutsummaryrefslogtreecommitdiff
path: root/dep/src/ace/Date_Time.cpp
blob: 8b26d0dd9258580652356b95bfd7782edb4fa202 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Date_Time.cpp
// $Id: Date_Time.cpp 80826 2008-03-04 14:51:23Z wotte $

#include "ace/Date_Time.h"

#if !defined (__ACE_INLINE__)
#include "ace/Date_Time.inl"
#endif /* __ACE_INLINE__ */

ACE_RCSID(ace, Date_Time, "$Id: Date_Time.cpp 80826 2008-03-04 14:51:23Z wotte $")