summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Invocation.cpp')
-rw-r--r--TAO/tao/Invocation.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Invocation.cpp b/TAO/tao/Invocation.cpp
index 88a2c2196cd..0abfc1ff94e 100644
--- a/TAO/tao/Invocation.cpp
+++ b/TAO/tao/Invocation.cpp
@@ -1,5 +1,6 @@
// $Id$
+
#include "tao/Invocation.h"
#include "tao/Principal.h"
#include "tao/Stub.h"
@@ -21,6 +22,7 @@
#include "tao/Messaging_Policy_i.h"
#include "tao/GIOP_Utils.h"
#include "tao/ORB_Core.h"
+#include "tao/Pluggable_Messaging_Utils.h"
#include "ace/Dynamic_Service.h"
@@ -30,6 +32,7 @@
ACE_RCSID(tao, Invocation, "$Id$")
+
#if defined (ACE_ENABLE_TIMEPROBES)
static const char *TAO_Invocation_Timeprobe_Description[] =