summaryrefslogtreecommitdiff
path: root/TAO/tao/MessagingS_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/MessagingS_T.cpp')
-rw-r--r--TAO/tao/MessagingS_T.cpp25
1 files changed, 25 insertions, 0 deletions
diff --git a/TAO/tao/MessagingS_T.cpp b/TAO/tao/MessagingS_T.cpp
new file mode 100644
index 00000000000..3bf7b370101
--- /dev/null
+++ b/TAO/tao/MessagingS_T.cpp
@@ -0,0 +1,25 @@
+/* -*- C++ -*- */
+// $Id$
+
+// ****** Code generated by the The ACE ORB (TAO) IDL Compiler *******
+// TAO and the TAO IDL Compiler have been developed by the Center for
+// Distributed Object Computing at Washington University, St. Louis.
+//
+// Information about TAO is available at:
+// http://www.cs.wustl.edu/~schmidt/TAO.html
+
+#ifndef _TAO_IDL_MESSAGINGS_T_CPP_
+#define _TAO_IDL_MESSAGINGS_T_CPP_
+
+#if defined(_MSC_VER)
+#pragma warning(disable:4250)
+#endif /* _MSC_VER */
+
+#include "MessagingS_T.h"
+
+#if !defined (__ACE_INLINE__)
+#include "MessagingS_T.i"
+#endif /* !defined INLINE */
+
+
+#endif /* ifndef */