summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/PICurrent/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Portable_Interceptors/PICurrent/test.idl')
-rw-r--r--TAO/tests/Portable_Interceptors/PICurrent/test.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Portable_Interceptors/PICurrent/test.idl b/TAO/tests/Portable_Interceptors/PICurrent/test.idl
index 6e808b2c52f..a0f4dacae13 100644
--- a/TAO/tests/Portable_Interceptors/PICurrent/test.idl
+++ b/TAO/tests/Portable_Interceptors/PICurrent/test.idl
@@ -22,6 +22,8 @@ module PICurrentTest
void invoke_you ();
+ void invoke_we ();
+
oneway void shutdown ();
};