summaryrefslogtreecommitdiff
path: root/fpicker/test
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:59:40 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:11:20 +0200
commit4b5d730213c1599c3f7e005f05bbbb389ca21b99 (patch)
treea03208451967b926fcef43bfe902f92abee3e8a0 /fpicker/test
parenta4622cff8e54cc581ac1fdd1bc19151fee502861 (diff)
remove include guards using fixguard.py
Diffstat (limited to 'fpicker/test')
-rw-r--r--fpicker/test/svdem.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/fpicker/test/svdem.cxx b/fpicker/test/svdem.cxx
index 77eda31856..4c808fcc5c 100644
--- a/fpicker/test/svdem.cxx
+++ b/fpicker/test/svdem.cxx
@@ -47,9 +47,7 @@
#include <com/sun/star/ui/dialogs/XFilePicker.hpp>
#include <com/sun/star/ui/dialogs/XFilterManager.hpp>
-#ifndef _COM_SUN_STAR_UI_DIALOGS_FILEDIALOGRESULTS_HPP_
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
-#endif
#include <cppuhelper/implbase1.hxx>
#include <com/sun/star/ui/dialogs/XFilePickerListener.hpp>
#include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>