summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ciao/Context_Impl_Base.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ciao/Context_Impl_Base.h')
-rw-r--r--TAO/CIAO/ciao/Context_Impl_Base.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/CIAO/ciao/Context_Impl_Base.h b/TAO/CIAO/ciao/Context_Impl_Base.h
index f42c0306c31..47177e8fab9 100644
--- a/TAO/CIAO/ciao/Context_Impl_Base.h
+++ b/TAO/CIAO/ciao/Context_Impl_Base.h
@@ -19,13 +19,14 @@
#include /**/ "ace/pre.h"
+#include "tao/Objref_VarOut_T.h"
+
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "CIAO_Server_Export.h"
#include "ciao/CCM_ContainerC.h"
-#include "tao/Objref_VarOut_T.h"
namespace Components
{