blob: afa12f4a5b3b185c7a2af0bbb6de859c62064db7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
// -*- C++ -*-
// $Id$
#include "tao/LF_Event_Binder.h"
#if !defined (__ACE_INLINE__)
# include "tao/LF_Event_Binder.inl"
#endif /* __ACE_INLINE__ */
ACE_RCSID(tao, LF_Event_Binder, "$Id$")
|