summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/doublelock
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 17:00:00 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:12:51 +0200
commitde7596f102c304b74e0d406886db1cb006850a12 (patch)
tree7db966ac8c4abab76ba6a26209a4020ab78f04d8 /sal/qa/rtl/doublelock
parent27c6c1f5a405b3b17d8e70e6c0f5607d1c1d20fe (diff)
remove include guards using fixguard.py
Diffstat (limited to 'sal/qa/rtl/doublelock')
-rw-r--r--sal/qa/rtl/doublelock/rtl_doublelocking.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sal/qa/rtl/doublelock/rtl_doublelocking.cxx b/sal/qa/rtl/doublelock/rtl_doublelocking.cxx
index daac56af6..6d98ceec7 100644
--- a/sal/qa/rtl/doublelock/rtl_doublelocking.cxx
+++ b/sal/qa/rtl/doublelock/rtl_doublelocking.cxx
@@ -32,13 +32,9 @@
//------------------------------------------------------------------------
#include <sal/types.h>
-#ifndef _RTL_USTRING_HXX_
#include <rtl/string.hxx>
-#endif
-#ifndef _OSL_THREAD_HXX
#include <osl/thread.hxx>
-#endif
#include <osl/time.h>
#include <rtl/instance.hxx>