diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:27 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:12:52 +0200 |
commit | bcdb4cc8666f55cd5998b42bab800bcb2e7d2f03 (patch) | |
tree | cc073e672182ebedcad8f84b4ace30a3a7b72a05 /salhelper | |
parent | 334bef4563f3df39bba87f73a11a35744dd0a4d1 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'salhelper')
-rw-r--r-- | salhelper/inc/salhelper/queue.hxx | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | salhelper/inc/salhelper/simplereferenceobject.hxx | 0 |
2 files changed, 0 insertions, 2 deletions
diff --git a/salhelper/inc/salhelper/queue.hxx b/salhelper/inc/salhelper/queue.hxx index 445cc5f32da1..5dabe7a5ffcb 100644 --- a/salhelper/inc/salhelper/queue.hxx +++ b/salhelper/inc/salhelper/queue.hxx @@ -31,9 +31,7 @@ #include <sal/types.h> #include <osl/diagnose.h> #include <osl/mutex.hxx> -#ifndef _OSL_SEMAPHOR_HXX_ #include <osl/semaphor.hxx> -#endif #ifndef __LIST__ #include <list> diff --git a/salhelper/inc/salhelper/simplereferenceobject.hxx b/salhelper/inc/salhelper/simplereferenceobject.hxx index 4d2c60b733aa..4d2c60b733aa 100755..100644 --- a/salhelper/inc/salhelper/simplereferenceobject.hxx +++ b/salhelper/inc/salhelper/simplereferenceobject.hxx |