summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOPS_T.h
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-12 23:05:04 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-12 23:05:04 +0000
commit09a4c6073f67f248d7a0984a39961c73cbbe0a71 (patch)
tree73d0f38993f312310441997f3c000d2b219f049c /TAO/tao/GIOPS_T.h
parentb4c392f435c58b7b56679fc6848a15a9613a9773 (diff)
downloadATCD-09a4c6073f67f248d7a0984a39961c73cbbe0a71.tar.gz
ChangeLogTag: Tue Sep 12 18:01:52 2000 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/GIOPS_T.h')
-rw-r--r--TAO/tao/GIOPS_T.h33
1 files changed, 33 insertions, 0 deletions
diff --git a/TAO/tao/GIOPS_T.h b/TAO/tao/GIOPS_T.h
new file mode 100644
index 00000000000..57ff5306e8e
--- /dev/null
+++ b/TAO/tao/GIOPS_T.h
@@ -0,0 +1,33 @@
+/* -*- C++ -*- $Id$ */
+// ================================================================
+//
+// = LIBRARY
+// TAO
+//
+// = FILENAME
+// GIOPS_T.h
+//
+// = DESCRIPTION
+// Generated from GIOP.pidl
+// The file is almost empty and only present to keep other IDL files
+// that include GIOP.pidl happy.
+// ================================================================
+#ifndef TAO_IDL_GIOP1_2S_T_H
+#define TAO_IDL_GIOP1_2S_T_H
+
+
+#if defined (__ACE_INLINE__)
+#include "GIOPS_T.i"
+#endif /* defined INLINE */
+
+
+#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
+#include "GIOPS_T.cpp"
+#endif /* defined REQUIRED SOURCE */
+
+
+#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
+#pragma implementation ("GIOPS_T.cpp")
+#endif /* defined REQUIRED PRAGMA */
+
+#endif /* ifndef */