diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:12 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:11:20 +0200 |
commit | d890da89f4d27f7acfb181a5a547a95ad823efb0 (patch) | |
tree | ba02efe1388d25e748246fe06ebc80bb0eeabae7 /fpicker/source/win32/filepicker/WinFileOpenImpl.hxx | |
parent | 7ed2a540495c2583fa2a9dcfb903b26c89cd153c (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'fpicker/source/win32/filepicker/WinFileOpenImpl.hxx')
-rw-r--r-- | fpicker/source/win32/filepicker/WinFileOpenImpl.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx b/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx index 61d63952f8c7..d7b4e8d83f5f 100644 --- a/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx +++ b/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx @@ -33,9 +33,7 @@ // includes //------------------------------------------------------------------------ -#ifndef _COM_SUN_STAR_UI_DIALOGS_XEXTENDEDFILEPICKER_HPP_ #include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp> -#endif #include <com/sun/star/ui/dialogs/FilePickerEvent.hpp> #include <com/sun/star/ui/dialogs/XFilterGroupManager.hpp> #include "FilterContainer.hxx" |