summaryrefslogtreecommitdiff
path: root/TAO/tao/DynStruct_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynStruct_i.h')
-rw-r--r--TAO/tao/DynStruct_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DynStruct_i.h b/TAO/tao/DynStruct_i.h
index a61f41de0fa..a0d5359dd6f 100644
--- a/TAO/tao/DynStruct_i.h
+++ b/TAO/tao/DynStruct_i.h
@@ -18,7 +18,7 @@
#include "ace/Containers.h"
-class TAO_DynStruct_i : public POA_CORBA::DynStruct
+class TAO_Export TAO_DynStruct_i : public POA_CORBA::DynStruct
{
public:
TAO_DynStruct_i (const CORBA_Any& any);