ICU-3221 Fix for AIX linker and Windows.

X-SVN-Rev: 12983
This commit is contained in:
George Rhoten 2003-08-29 17:47:33 +00:00
parent c3f70fa1d8
commit 1b13120b97

View File

@ -31,7 +31,7 @@ class UnicodeString;
* <p>Currently, RuleBasedTransliterator and UnicodeSet use this
* interface to share variable definitions.
*/
class SymbolTable /* not : public UObject because this is an interface/mixin class */ {
class U_COMMON_API SymbolTable /* not : public UObject because this is an interface/mixin class */ {
public:
/**