summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event_Binder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LF_Event_Binder.cpp')
-rw-r--r--TAO/tao/LF_Event_Binder.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/tao/LF_Event_Binder.cpp b/TAO/tao/LF_Event_Binder.cpp
new file mode 100644
index 00000000000..afa12f4a5b3
--- /dev/null
+++ b/TAO/tao/LF_Event_Binder.cpp
@@ -0,0 +1,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$")