summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/OfficeFilePicker.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/fpicker/source/office/OfficeFilePicker.cxx b/fpicker/source/office/OfficeFilePicker.cxx
index b9bbe02b4f8c..78ac95cc09e8 100644
--- a/fpicker/source/office/OfficeFilePicker.cxx
+++ b/fpicker/source/office/OfficeFilePicker.cxx
@@ -21,15 +21,9 @@
#include "OfficeFilePicker.hxx"
#include "iodlg.hxx"
-#ifndef _LIST_
#include <list>
-#endif
-#ifndef _FUNCTIONAL_
#include <functional>
-#endif
-#ifndef _ALGORITHM_
#include <algorithm>
-#endif
#include <tools/urlobj.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/ui/dialogs/FilePickerEvent.hpp>