summaryrefslogtreecommitdiff
path: root/stoc/test
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
commit334bef4563f3df39bba87f73a11a35744dd0a4d1 (patch)
tree0a4fe9742bd353938254e6ed485af9c214d35879 /stoc/test
parentb49099fd11b032ca0a2608c98e3cfff2ef9e1d7b (diff)
remove include guards using fixguard.py
Diffstat (limited to 'stoc/test')
-rw-r--r--stoc/test/testloader.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/stoc/test/testloader.cxx b/stoc/test/testloader.cxx
index a0ef275565e0..b73376bf8c99 100644
--- a/stoc/test/testloader.cxx
+++ b/stoc/test/testloader.cxx
@@ -31,9 +31,7 @@
#include <stdio.h>
#include <sal/main.h>
-#ifndef _OSL_MODULE_H_
#include <osl/module.hxx>
-#endif
#include <osl/diagnose.h>
#include <com/sun/star/loader/XImplementationLoader.hpp>