summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwplayout.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-29 15:50:40 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 15:59:53 +0200
commit8e1bffe7ffb0a091e06e83a453aec7ce666e8df0 (patch)
treea68fba5f15f673afac96bf8fcc7947ec4ff918d2 /lotuswordpro/source/filter/lwplayout.cxx
parentRemove some unused defines and controls (diff)
downloadcore-8e1bffe7ffb0a091e06e83a453aec7ce666e8df0.tar.gz
core-8e1bffe7ffb0a091e06e83a453aec7ce666e8df0.zip
Remove include guards
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
Diffstat (limited to 'lotuswordpro/source/filter/lwplayout.cxx')
-rw-r--r--lotuswordpro/source/filter/lwplayout.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwplayout.cxx b/lotuswordpro/source/filter/lwplayout.cxx
index 4a4ebe9a5bcd..1c646f9ffc4f 100644
--- a/lotuswordpro/source/filter/lwplayout.cxx
+++ b/lotuswordpro/source/filter/lwplayout.cxx
@@ -74,9 +74,7 @@
#include "lwppagehint.hxx"
#include "lwpdivinfo.hxx"
#include "lwpgrfobj.hxx"
-#ifndef _OSL_THREAD_H_
#include <osl/thread.h>
-#endif
LwpVirtualLayout::LwpVirtualLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm)
: LwpDLNFPVList(objHdr, pStrm)