diff options
Diffstat (limited to 'TAO/tao/Codeset_Translator_Factory_T.h')
-rw-r--r-- | TAO/tao/Codeset_Translator_Factory_T.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Codeset_Translator_Factory_T.h b/TAO/tao/Codeset_Translator_Factory_T.h index 6f6c7d7e833..7f8be175079 100644 --- a/TAO/tao/Codeset_Translator_Factory_T.h +++ b/TAO/tao/Codeset_Translator_Factory_T.h @@ -16,7 +16,7 @@ #include "tao/Codeset_Translator_Factory.h" template<class NCS_TO_TCS> -class TAO_Export TAO_Codeset_Translator_Factory_T +class TAO_Codeset_Translator_Factory_T : public TAO_Codeset_Translator_Factory { public: |