summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Invocation_Utils.h')
-rw-r--r--TAO/tao/Invocation_Utils.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Invocation_Utils.h b/TAO/tao/Invocation_Utils.h
index d63994908f0..d719a87c7e1 100644
--- a/TAO/tao/Invocation_Utils.h
+++ b/TAO/tao/Invocation_Utils.h
@@ -67,7 +67,8 @@ namespace TAO
TAO_ASYNCHRONOUS_POLLER_INVOCATION,
/// Types of DII
TAO_DII_INVOCATION,
- TAO_DII_DEFERRED_INVOCATION
+ TAO_DII_DEFERRED_INVOCATION,
+ TAO_DII_ASYNCH_INVOCATION
};
}