mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
8 lines
134 B
C++
8 lines
134 B
C++
// Date_Time.cpp
|
|
#include "ace/Date_Time.h"
|
|
|
|
#if !defined (__ACE_INLINE__)
|
|
#include "ace/Date_Time.inl"
|
|
#endif /* __ACE_INLINE__ */
|
|
|
|
|