summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/Context.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/Context.h')
-rw-r--r--TAO/tao/DynamicInterface/Context.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/DynamicInterface/Context.h b/TAO/tao/DynamicInterface/Context.h
index 80142f84337..5d03f33a84f 100644
--- a/TAO/tao/DynamicInterface/Context.h
+++ b/TAO/tao/DynamicInterface/Context.h
@@ -21,14 +21,14 @@
#define TAO_CONTEXT_H
#include "ace/pre.h"
+#include "dynamicinterface_export.h"
#include "tao/corbafwd.h"
+#include "ace/Unbounded_Queue.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "dynamicinterface_export.h"
-
class TAO_DynamicInterface_Export CORBA_Context
{
// = TITLE