mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
10 lines
194 B
C++
10 lines
194 B
C++
// Date_Time.cpp
|
|
// $Id: Date_Time.cpp 91286 2010-08-05 09:04:31Z johnnyw $
|
|
|
|
#include "ace/Date_Time.h"
|
|
|
|
#if !defined (__ACE_INLINE__)
|
|
#include "ace/Date_Time.inl"
|
|
#endif /* __ACE_INLINE__ */
|
|
|
|
|