summaryrefslogtreecommitdiff
path: root/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl
diff options
context:
space:
mode:
authormsmit <msmit@remedy.nl>2010-01-22 15:03:22 +0000
committermsmit <msmit@remedy.nl>2010-01-22 15:03:22 +0000
commitb8263c65928b49c80ec09d9145ab251406f8016b (patch)
treeb1c86dff809dd03286135daadde03c36112e91bc /CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl
parent1968baae06d2f994b6abdbdbe4c078df9ca80d78 (diff)
downloadATCD-b8263c65928b49c80ec09d9145ab251406f8016b.tar.gz
Fri Jan 22 14:59:22 UTC 2010 Marcel Smit <msmit@remedy.nl>
* DAnCE/tests/CIAO/Components/SimpleNilFacetProvider.idl: * tests/IDL_Test/Included_Component/IC_Bar.idl: * tests/IDL_Test/Included_Component/IC_Foo.idl: Resolved compiler errors due to pragma ciao lem implementation.
Diffstat (limited to 'CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl')
-rw-r--r--CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl b/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl
index 13d2785b3d2..989482da693 100644
--- a/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl
+++ b/CIAO/tests/IDL_Test/Included_Component/IC_Foo.idl
@@ -4,6 +4,8 @@
#include <Components.idl>
+#pragma ciao lem "IC_FooE.idl"
+
component Foo
{
};