summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpglobalmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpglobalmgr.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpglobalmgr.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpglobalmgr.cxx b/lotuswordpro/source/filter/lwpglobalmgr.cxx
index ce3167e15b6e..71dcc243d7dd 100644
--- a/lotuswordpro/source/filter/lwpglobalmgr.cxx
+++ b/lotuswordpro/source/filter/lwpglobalmgr.cxx
@@ -54,9 +54,7 @@
*
************************************************************************/
#include "lwpglobalmgr.hxx"
-#ifndef _OSL_THREAD_H_
#include <osl/thread.h>
-#endif
std::map< sal_uInt32,LwpGlobalMgr* > LwpGlobalMgr::m_ThreadMap;
LwpGlobalMgr::LwpGlobalMgr(LwpSvStream* pSvStream)
{