summaryrefslogtreecommitdiff
path: root/modules/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl')
-rw-r--r--modules/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl b/modules/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl
new file mode 100644
index 00000000000..8a2528e48d8
--- /dev/null
+++ b/modules/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl
@@ -0,0 +1,8 @@
+// $Id$
+
+#include <Components.idl>
+
+component Foo
+{
+};
+