diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:59:14 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:20:54 +0200 |
commit | 8e7505f5f5ee1298e9621a25e56afe2fbe1a248e (patch) | |
tree | 7e493542b0bdd7de5a929ddf94428a36bd36e69d /sd/source/helper/simplereferencecomponent.cxx | |
parent | c6ecc0827e13d6882dd77f6696a226e94d7bbae4 (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'sd/source/helper/simplereferencecomponent.cxx')
-rw-r--r-- | sd/source/helper/simplereferencecomponent.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/helper/simplereferencecomponent.cxx b/sd/source/helper/simplereferencecomponent.cxx index 032373c03671..7434d1c2363b 100644 --- a/sd/source/helper/simplereferencecomponent.cxx +++ b/sd/source/helper/simplereferencecomponent.cxx @@ -28,9 +28,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_sd.hxx" -#ifndef _SALHELPER_SIMPLEREFERENCECOMPONENT_HXX_ #include "helper/simplereferencecomponent.hxx" -#endif #include "com/sun/star/uno/RuntimeException.hpp" #include "osl/diagnose.h" |