summaryrefslogtreecommitdiff
path: root/binaryurp/qa/test-cache.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/qa/test-cache.cxx')
-rw-r--r--binaryurp/qa/test-cache.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/binaryurp/qa/test-cache.cxx b/binaryurp/qa/test-cache.cxx
index 87c364cadc89..c47f6f7e6042 100644
--- a/binaryurp/qa/test-cache.cxx
+++ b/binaryurp/qa/test-cache.cxx
@@ -26,6 +26,10 @@
*
************************************************************************/
+#ifdef IOS
+#define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_binaryurp_cache
+#endif
+
#include "sal/config.h"
#include "cppunit/TestAssert.h"