/*
******************************************************************************
-* Copyright (C) 2015, International Business Machines
+* Copyright (C) 2015-2016, International Business Machines
* Corporation and others. All Rights Reserved.
******************************************************************************
* sharedobject.h
* update cache metrics. No other part of ICU, except for SharedObject,
* should directly call the methods of this base class.
*/
-class UnifiedCacheBase : public UObject {
+class U_COMMON_API UnifiedCacheBase : public UObject {
public:
UnifiedCacheBase() { }