summaryrefslogtreecommitdiff
path: root/cppuhelper/test
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/test')
-rw-r--r--cppuhelper/test/bootstrap/TestEnv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/test/bootstrap/TestEnv.cxx b/cppuhelper/test/bootstrap/TestEnv.cxx
index 2ea3594257ec..a5cb97f5f0ec 100644
--- a/cppuhelper/test/bootstrap/TestEnv.cxx
+++ b/cppuhelper/test/bootstrap/TestEnv.cxx
@@ -36,7 +36,7 @@
#endif
-class SAL_DLLPRIVATE TestEnv : public cppu::Enterable
+class TestEnv : public cppu::Enterable
{
int m_inCount;