summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/handcrafted/Display/HUDisplay_svnt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/examples/handcrafted/Display/HUDisplay_svnt.cpp')
-rw-r--r--TAO/CIAO/examples/handcrafted/Display/HUDisplay_svnt.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/CIAO/examples/handcrafted/Display/HUDisplay_svnt.cpp b/TAO/CIAO/examples/handcrafted/Display/HUDisplay_svnt.cpp
new file mode 100644
index 00000000000..4153af14621
--- /dev/null
+++ b/TAO/CIAO/examples/handcrafted/Display/HUDisplay_svnt.cpp
@@ -0,0 +1,13 @@
+// $Id$
+
+// The generated filename for files using this template shoule be
+// [idl-basename]GS.cpp GS --> GlueSession
+
+// @@ Notice: [ciao module name] can expand to either CIAO_GLUE or
+// CIAO_GLUE_[module name] as defined in the header file.
+
+#include "HUDisplay_svnt.h"
+
+#if !defined (__ACE_INLINE__)
+# include "HUDisplay_svnt.inl"
+#endif /* __ACE_INLINE__ */