summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Invocation_Adapter.h')
-rw-r--r--TAO/tao/Invocation_Adapter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Invocation_Adapter.h b/TAO/tao/Invocation_Adapter.h
index 70793b31da7..5cae0020013 100644
--- a/TAO/tao/Invocation_Adapter.h
+++ b/TAO/tao/Invocation_Adapter.h
@@ -29,12 +29,12 @@
#include "tao/CORBA_methods.h"
#include "tao/Pseudo_VarOut_T.h"
+class ACE_Time_Value;
+
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class TAO_Operation_Details;
class TAO_Stub;
-class ACE_Time_Value;
-
namespace CORBA
{