summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-01-23 18:24:03 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-01-23 18:24:03 +0000
commit220131b928c3d9b8a4e2932e55f0ca2e93b7dc60 (patch)
treed4393b0c474de72bf696d7fab78e4812fee33d8b
parent045140fe00c9eab5a2d28f11622a12c846c5437c (diff)
downloadATCD-220131b928c3d9b8a4e2932e55f0ca2e93b7dc60.tar.gz
-rw-r--r--CIAO/docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/CIAO/docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.idl b/CIAO/docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.idl
index 41277386efa..7f33f445254 100644
--- a/CIAO/docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.idl
+++ b/CIAO/docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.idl
@@ -5,6 +5,8 @@
#include <Components.idl>
+#pragma ciao lem "../Stock_Base/Stock_BaseE.idl"
+
module Stock
{
exception Invalid_Stock {};