mirror of
https://github.com/mangosfour/server.git
synced 2025-12-11 16:37:03 +00:00
7 lines
181 B
C++
7 lines
181 B
C++
// $Id: IO_Cntl_Msg.cpp 92069 2010-09-28 11:38:59Z johnnyw $
|
|
|
|
#include "ace/IO_Cntl_Msg.h"
|
|
|
|
#if !defined (__ACE_INLINE__)
|
|
#include "ace/IO_Cntl_Msg.inl"
|
|
#endif /* __ACE_INLINE__ */
|